Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-10-09 16:09:39 -0700 (Sat, 09 Oct 2004)
Revision: 623
Log message:
Split the "-p" option into the "-p" which will exit on "done" and "-P" which
will keep polling even after "done".
Changes | Path |
+1 -1 | omake/src/build/omake_build.ml |
+2 -1 | omake/src/ir/omake_options_type.ml |
+8 -2 | omake/src/ir/omake_state.ml |