Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-02-22 18:31:26 -0800 (Tue, 22 Feb 2005)
Revision: 796
Log message:
Lm_parser was not computing the nullable productions properly,
and it was using goto 0 after reduce on an empty production.
Changes | Path |
+10 -10 | libmojave/util/lm_parser.ml |