Changes by: Adam Granicz (granicz at cs.caltech.edu)
Date: 2003-02-26 16:05:41 -0800 (Wed, 26 Feb 2003)
Revision: 4138
Log message:

      Added :desc quotation for IR descriptions. For a sample, see
      the changes in m_closure.ml.
      Also, m_ir.pho now lives in m_ast.pho, and m_ir.pho now parses
      the IR descriptions. Consequently, the :ext quotation uses
      m_ast.pho, and the :desc quotation used m_ir.pho.
      I will now be working on the M AST.
      

Changes  Path
+17 -0 metaprl/filter/phobos/filter_phobos.ml
+2 -1 metaprl/filter/phobos/phobos_state.ml
+1 -0 metaprl/filter/phobos/phobos_state.mli
+13 -18 metaprl/theories/experimental/compile/m_ast.pho
+14 -0 metaprl/theories/experimental/compile/m_closure.ml
+46 -18 metaprl/theories/experimental/compile/m_ir.pho