Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-05-13 20:12:14 -0700 (Sun, 13 May 2007)
Revision: 10733
Log message:
Add a (Lm_list_util.sub : 'a list -> int -> int -> 'a list) function.
Changes | Path |
+5 -15 | libmojave/cutil/lm_dll.c |
+17 -23 | libmojave/cutil/lm_dll_pointers.h |
+27 -3 | libmojave/stdlib/lm_list_util.ml |
+7 -3 | libmojave/stdlib/lm_list_util.mli |