Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-05-16 16:15:00 -0700 (Mon, 16 May 2005)
Revision: 7280
Log message:

      I added a HACK to make it unnecessary to type ";;" all the time on the CLI:
      
      Unless MetaPRL is running with a -batch flag, the readline call in shell_state
      will automatically append a ";;" at the end of the stdin string, unless it
      ends with a "\".
      

Changes  Path
+10 -1 metaprl/support/shell/shell_state.ml