src/HOL/Datatype.thy
changeset 15140 322485b816ac
parent 15131 c69542757a4d
child 17458 e42bfad176eb
--- a/src/HOL/Datatype.thy	Tue Aug 17 11:00:24 2004 +0200
+++ b/src/HOL/Datatype.thy	Wed Aug 18 11:09:40 2004 +0200
@@ -6,7 +6,7 @@
 header {* Datatypes *}
 
 theory Datatype
-import Datatype_Universe
+imports Datatype_Universe
 begin
 
 subsection {* Representing primitive types *}