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.