Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-09-03 13:52:09 -0700 (Fri, 03 Sep 2004)
Revision: 531
Log message:

      Added the grammar to Filter_cache_fun.  Still no hooks to
      camlp4.  Needs a little more work in Lm_parser to take
      the union of two parsers, but that part is nearly done.
      

Changes  Path
+232 -180 libmojave-branches/new_parser/util/lm_lexer.ml
+8 -0 libmojave-branches/new_parser/util/lm_lexer.mli
+108 -2 libmojave-branches/new_parser/util/lm_parser.ml
+7 -0 libmojave-branches/new_parser/util/lm_parser.mli