Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 1998-08-06 11:09:44 -0700 (Thu, 06 Aug 1998)
Revision: 2414
Log message:
Splay_table: fixed some bugs and did some optimizations
Tptp_prove: loopTestT: changed the number of calls to proveT from 100 to 200
Changes | Path |
+126 -193 | metaprl/mllib/splay_table.ml |
+20 -16 | metaprl/mllib/splay_table.mli |
+6 -4 | metaprl/theories/tptp/tptp_cache.ml |
+1 -1 | metaprl/theories/tptp/tptp_prove.ml |