Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-06-12 17:39:56 -0700 (Sat, 12 Jun 2004)
Revision: 391
Log message:

      Fixed the ls problem I believe.
      Save session state.  This also saves the current directory.
      Every session has its own persistent history, etc.
      

Changes  Path
+59 -0 libmojave/stdlib/lm_rformat.ml
+8 -0 libmojave/stdlib/lm_rformat.mli
+9 -1 libmojave/stdlib/lm_string_util.ml
+1 -0 libmojave/stdlib/lm_string_util.mli
+5 -4 libmojave/stdlib/lm_thread.ml