Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-10-10 19:28:10 -0700 (Fri, 10 Oct 2003)
Revision: 175
Log message:

      Added the editor/ml/make_mp_version.ml program to *generate* the mp_version.ml
      file.  This works, and it may give us extra flexibility in printing the version
      string.  However, other solutions that work on win32 and Unix are welcome.
      
      WARNING WARNING WARNING: the Weak module in weak_memo.ml is now enabled.
      This hides the weak memo bug, so if you are working on it, be sure to
      change the module name to something else.  However, let's leave it like
      this in the meantime.  It makes running MetaPRL easier, especially on
      win32.
      

Changes  Path
Properties libmojave/cutil
+1 -0 libmojave/cutil/.cvsignore
Properties libmojave/stdlib
+10 -0 libmojave/stdlib/.cvsignore
Properties libmojave/system
+2 -0 libmojave/system/.cvsignore