Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-04-19 19:42:40 -0700 (Mon, 19 Apr 2004)
Revision: 343
Log message:

      Actually, let's rename the "concat" function to "prepend".
      This will do the concat with the given separator, and
      also make sure the result begins with the separator.
      

Changes  Path
+5 -12 libmojave/stdlib/lm_string_util.ml
+2 -2 libmojave/stdlib/lm_string_util.mli