Previously loaded the WRONG THEORY, ignoring Confluence...
authorpaulson
Mon, 29 Sep 1997 11:51:09 +0200
changeset 3733 1baedb1d4627
parent 3732 c6abd2c3373f
child 3734 33f355f56f82
Previously loaded the WRONG THEORY, ignoring Confluence...
src/ZF/Resid/ROOT.ML
--- a/src/ZF/Resid/ROOT.ML	Mon Sep 29 11:49:33 1997 +0200
+++ b/src/ZF/Resid/ROOT.ML	Mon Sep 29 11:51:09 1997 +0200
@@ -17,6 +17,6 @@
 writeln"Root file for ZF/Resid";
 proof_timing := true;
 
-time_use_thy "Confluence";
+time_use_thy "Conversion";
 
 writeln"END: Root file for ZF/Resid";