Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-03-22 08:01:51 -0800 (Tue, 22 Mar 2005)
Revision: 6997
Log message:

      Partially resurrected the "M" compiler. The ext_fib_prog2 (Fibonachi example
      written in "m" syntax) compiles, runs, and produces a correct answer.
      

Changes  Path
+4 -0 metaprl/filter/base/filter_cache_fun.ml
+1 -3 metaprl/theories/experimental/compile/m_ir.ml
+1 -3 metaprl/theories/experimental/compile/m_ir.mli
+6 -6 metaprl/theories/experimental/compile/m_ra_main.ml
+4 -1 metaprl/theories/experimental/compile/runtime/x86_runtime.c