Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-19 12:26:33 -0800 (Sat, 19 Mar 2005)
Revision: 818
Log message:
      Modified the lookahead propagation for performance (it is now
       faster by about 10x).  The main changes are a more explicit data
       representation, and computing a fixpoint *within* a state
       before moving on to the next one.
       
| Changes | Path | 
| +237 -146 | libmojave/util/lm_parser.ml |