Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-05-31 15:23:57 -0700 (Thu, 31 May 2007)
Revision: 10848
Log message:

      Preserve the venv during shell calls.  This fixes the problem with
     Shell.cd not having any effect.

Changes  Path
+1 -1 omake-branches/0.9.8.x/src/build/omake_rule.ml
+2 -3 omake-branches/0.9.8.x/src/builtin/omake_builtin_base.ml
+6 -0 omake-branches/0.9.8.x/src/eval/omake_eval.ml
+4 -4 omake-branches/0.9.8.x/src/shell/omake_shell_job.ml