Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-02-22 09:03:49 -0800 (Sat, 22 Feb 2003)
Revision: 4108
Log message:
Instead of LetFun, using AtomFun instead. This will make CPS easier.
I reverted to the term syntax until Phobos can be updated.
| Changes | Path |
| +20 -19 | metaprl/theories/experimental/compile/m_ir.ml |
| +2 -1 | metaprl/theories/experimental/compile/m_ir.mli |
| +1 -1 | metaprl/theories/tactic/nuprl_font.ml |