Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-08-30 22:41:35 -0700 (Tue, 30 Aug 2005)
Revision: 1441
Log message:

      Bug 369: after evaluating a shell built-in command, rerstore the values of
      stdin, stderr, stdout to their original state.
      

Changes  Path
+25 -0 omake/src/env/omake_env.ml
+9 -0 omake/src/env/omake_env.mli
+4 -2 omake/src/shell/omake_shell_job.ml