src/ZF/Datatype_ZF.thy
changeset 46950 d0181abdbdac
parent 41777 1f7cbe39d425
child 48891 c0eafbd55de3
--- a/src/ZF/Datatype_ZF.thy	Thu Mar 15 20:07:00 2012 +0100
+++ b/src/ZF/Datatype_ZF.thy	Thu Mar 15 22:08:53 2012 +0100
@@ -7,6 +7,7 @@
 
 theory Datatype_ZF
 imports Inductive_ZF Univ QUniv
+keywords "datatype" "codatatype" :: thy_decl
 uses "Tools/datatype_package.ML"
 begin