Changes by: Yegor N. Bryukhov (ybryukhov at gc.cuny.edu)
Date: 2004-02-09 06:30:05 -0800 (Mon, 09 Feb 2004)
Revision: 5351
Log message:

      Introduced one small resource arith_unfold - it does all rewrites which are not
      actually reductions (distributivity, getting rid of subtraction).
      

Changes  Path
+4 -3 metaprl/theories/itt/itt_int_arith.ml
+8 -5 metaprl/theories/itt/itt_int_arith.mli
+43 -0 metaprl/theories/itt/itt_int_base.ml
+9 -0 metaprl/theories/itt/itt_int_base.mli
+2 -2 metaprl/theories/itt/itt_int_ext.ml