Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-05-15 23:45:55 -0700 (Mon, 15 May 2000)
Revision: 2977
Log message:
Wrote lots of debugging code while trying (so far unsuccesfully) to find out
why splay_table and red_black_table produce mismatching results.
Changes | Path |
+1 -0 | metaprl/mllib/Makefile |
Added | metaprl/mllib/debug_tables.ml |
Properties | metaprl/mllib/debug_tables.ml |
Added | metaprl/mllib/debug_tables.mli |
Properties | metaprl/mllib/debug_tables.mli |
+20 -2 | metaprl/mllib/splay_table.ml |