Changes by: Eli Barzilay (eli at cs.cornell.edu)
Date: 1999-06-17 02:08:44 -0700 (Thu, 17 Jun 1999)
Revision: 2721
Log message:
Made DEFINED symbols hold expressions so it is possible to use a "-DX=x"
flag and a "DEFINE X = x" statement.
Also, made the code-walker a seperate module.
Changes | Path |
+331 -213 | metaprl/util/macro.ml |