Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-01-23 20:35:59 -0800 (Mon, 23 Jan 2006)
Revision: 8584
Log message:
Include .test-metaprl-startup on "omake install".
Added code to check reduce annotations for progress.
Amazingly, the only rewrite that does not pass the test
is Itt_hoas_relax.squash_bdepth_mk_terms. Perhaps my
test is too relaxed.
Changes | Path |
+4 -0 | metaprl/editor/ml/OMakefile |
+1 -4 | metaprl/refiner/refsig/term_subst_sig.ml |
+4 -2 | metaprl/refiner/term_ds/term_subst_ds.ml |
+25 -2 | metaprl/support/tactics/top_conversionals.ml |