Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-04-19 12:42:49 -0700 (Tue, 19 Apr 2005)
Revision: 879
Log message:
One problem was that we were not using readline on Linux when
compiled with omake (the Makefile.in was ok).
| Changes | Path |
| +7 -2 | omake/OMakefile.in |
| +6 -2 | omake/configure |
| +5 -1 | omake/libmojave.m4 |
| +1 -1 | omake/src/clib/readline.c |
| +10 -10 | omake/src/env/omake_ast_lex.mll |
| +0 -0 | omake/src/util/omake_readline.ml |