src/HOL/Import/import.ML
changeset 32970 fbd2bb2489a8
parent 32740 9dd0a2f83429
child 33522 737589bb9bb8
--- a/src/HOL/Import/import.ML	Sat Oct 17 16:40:41 2009 +0200
+++ b/src/HOL/Import/import.ML	Sat Oct 17 16:58:03 2009 +0200
@@ -26,7 +26,7 @@
 
 fun import_tac ctxt (thyname, thmname) =
     if ! quick_and_dirty
-    then SkipProof.cheat_tac (ProofContext.theory_of ctxt)
+    then Skip_Proof.cheat_tac (ProofContext.theory_of ctxt)
     else
      fn th =>
         let