corrected theory path
authorhaftmann
Fri, 05 Dec 2008 18:42:39 +0100
changeset 29005 ce378dcfddab
parent 29004 a5a91f387791
child 29006 abe0f11cfa4e
corrected theory path
src/HOL/ROOT.ML
--- a/src/HOL/ROOT.ML	Fri Dec 05 18:42:37 2008 +0100
+++ b/src/HOL/ROOT.ML	Fri Dec 05 18:42:39 2008 +0100
@@ -3,7 +3,7 @@
 Classical Higher-order Logic -- batteries included.
 *)
 
-use_thy "Complex/Complex_Main";
+use_thy "Complex_Main";
 
 val HOL_proofs = ! Proofterm.proofs;