imports (new syntax for theory headers)
authorwebertj
Thu, 18 Nov 2004 18:46:09 +0100
changeset 15297 0aff5d912422
parent 15296 36fb400f6727
child 15298 a5bea99352d6
imports (new syntax for theory headers)
src/HOL/ex/Refute_Examples.thy
--- a/src/HOL/ex/Refute_Examples.thy	Thu Nov 18 14:02:29 2004 +0100
+++ b/src/HOL/ex/Refute_Examples.thy	Thu Nov 18 18:46:09 2004 +0100
@@ -8,7 +8,9 @@
 
 header {* Examples for the 'refute' command *}
 
-theory Refute_Examples = Main:
+theory Refute_Examples imports Main
+
+begin
 
 lemma "P x"
   refute