Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-09-08 00:14:32 -0700 (Thu, 08 Sep 2005)
Revision: 1484
Log message:
Leaving a comment in the part of Lm_lexer that is partly responsible
for the regex .* resulting in a shortest match, not a longest match
like it should.
Changes | Path |
+5 -1 | libmojave/util/lm_lexer.ml |