// generate.cc -- code generation and runtime
//
// Author: Ian.Piumarta@inria.fr
//
// Last edited: Thu Feb 25 18:53:07 1999 by piumarta (Ian Piumarta) on pingu
		     

// for the moment we have only one possibility: direct-threaded code

#include "gen-threaded.icc"

