Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-04-19 14:34:17 -0700 (Tue, 19 Apr 2005)
Revision: 883
Log message:

      Added EXIT_ON_SHELL_ERROR to raise an exception when a shell
      command returns an error in an expression evaluation (bug #397).
      

Changes  Path
+4 -0 omake/OMakeroot.src.in
+14 -0 omake/src/eval/omake_rule.ml
+1 -0 omake/src/ir/omake_symbol.ml