Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-06-13 04:28:58 -0700 (Sun, 13 Jun 2004)
Revision: 5896
Log message:

      In print_theory, use LsAll (as opposed to the "print nothing" empty set!).
      
      Note, that before the recent ls options management changes we used a custom
      selector that took care of automatically ingoring things like ML code. Now
      notghing is ignored automatically (a good thing IMHO), which means that we
      have to be more careful in placing "docoff" in all the right places.
      

Changes  Path
+2 -2 metaprl/support/display/ocaml_expr_df.ml
+4 -2 metaprl/support/display/summary.ml
+1 -0 metaprl/support/display/summary.mli
+4 -3 metaprl/support/shell/Files
+1 -0 metaprl/support/shell/mptop.ml
+1 -1 metaprl/support/shell/shell.ml
+1 -0 metaprl/support/tactics/top_tacticals.ml
+4 -3 metaprl/theories/itt/itt_disect.ml
+1 -1 metaprl/theories/itt/itt_int_ext.ml
+1 -0 metaprl/theories/itt/itt_squash.ml