Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2007-09-28 19:39:42 -0700 (Fri, 28 Sep 2007)
Revision: 129
Log message:
Added a logging library. Added iter and iteri to ReArray. Some OMakefile
fixes.
Changes | Path(relative to ocaml-util) |
+4 -2 | OMakefile |
+8 -0 | ReArray.ml |
Added | ReLog.ml |
Properties | ReLog.ml |
+5 -4 | test/ReListT.ml |