Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-02-06 19:00:18 -0800 (Sun, 06 Feb 2005)
Revision: 787
Log message:
In osh, collect all of the arguments once a default argument
is encountered.
Changes | Path |
+22 -12 | libmojave/util/lm_arg.ml |
+2 -2 | libmojave/util/lm_arg.mli |
+4 -4 | omake/src/build/omake_builtin_file.ml |
+16 -16 | omake/src/main/omake_main.ml |