Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2002-02-26 12:21:12 -0800 (Tue, 26 Feb 2002)
Revision: 3519
Log message:

      String_util cleanup:
      
      - Removed some duplicated and unused string code.
      - Removed couple of functions from string_util that were added
      to the stdlib String module in recent versions of Ocaml
      

Changes  Path
+4 -0 metaprl/clib/locale.c
+2 -2 metaprl/filter/base/filter_ast.ml
+0 -1 metaprl/mllib/Makefile
Deleted metaprl/mllib/mp_ctype.ml
Deleted metaprl/mllib/mp_ctype.mli
+5 -27 metaprl/mllib/string_util.ml
+3 -9 metaprl/mllib/string_util.mli
+1 -1 metaprl/refiner/reflib/rformat.ml
+0 -1 metaprl/theories/czf/czf_itt_subgroup.ml
+1 -1 metaprl/theories/tactic/var.ml