Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-09-21 14:18:56 -0700 (Thu, 21 Sep 2000)
Revision: 3068
Log message:

      - Added ~ and sqeq to parser. For now, they produce Perv!"rewrite" terms,
      but once the new rewriting mechanisms are implemented, we'll be able to
      change them to produce "sqeq" opname in "local" theory. I also changed all
      ITT conditional rewrites from Perv!"rewrite" to ~.
      
      - "make clean" now cleans all the new stuff Jason added to doc/{ps,latex}
      

Changes  Path
+2 -1 metaprl/doc/Makefile
+1 -0 metaprl/doc/latex/theories/Makefile
+7 -0 metaprl/filter/base/term_grammar.ml
+1 -1 metaprl/theories/itt/itt_atom.ml
+5 -5 metaprl/theories/itt/itt_bool.ml
+2 -2 metaprl/theories/itt/itt_equal.ml
+1 -1 metaprl/theories/itt/itt_int.ml
+1 -1 metaprl/theories/itt/itt_list.ml
+2 -2 metaprl/theories/itt/itt_unit.ml
+1 -1 metaprl/theories/reflect_itt/refl_var.ml