Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-08-27 12:38:38 -0700 (Wed, 27 Aug 2003)
Revision: 153
Log message:

      - Removed (using the util/clean-opens script) approx. 2400 unneeded "open"
       statements. This will hopefully reduce the dependency tree size, reduce
      the dependency analysis time during compilation and possibly speed up
      some partial compilations.
      
      - Removed a number of blank lines (MetaPRL policy is to try not to have more
      than one blank line in a row)
      
      - A few minor changes to better disambiguate cases where two modules declare
      a type with the same name and both modules are opened.
      

Changes  Path
+0 -2 libmojave/stdlib/lm_file_util.ml
+0 -1 libmojave/stdlib/lm_hashtbl_util.ml
+0 -1 libmojave/stdlib/lm_hashtbl_util.mli
+0 -1 libmojave/stdlib/lm_imp_dag.ml
+0 -1 libmojave/stdlib/lm_make_printf.ml
+0 -1 libmojave/stdlib/lm_make_printf.mli
+0 -2 libmojave/stdlib/lm_pervasives.ml
+0 -1 libmojave/stdlib/lm_ref_util.ml
+0 -1 libmojave/stdlib/lm_set.ml
+0 -1 libmojave/stdlib/lm_splay_linear_set.mli
+0 -1 libmojave/stdlib/lm_thread_event.ml
+1 -1 libmojave/system/lm_marshal_shared.mli
+0 -1 libmojave/unix/lm_inet.ml
+0 -1 libmojave/util/lm_clock.mli
+0 -1 libmojave/util/lm_field_table.ml
+0 -1 libmojave/util/lm_field_table.mli
+0 -1 libmojave/util/lm_fmarshal.ml
+0 -2 libmojave/util/lm_fmarshal.mli
+0 -1 libmojave/util/lm_print_util.ml
+0 -1 libmojave/util/lm_print_util.mli
+0 -2 libmojave/util/lm_symbol.mli