src/HOL/Typedef.thy
changeset 46950 d0181abdbdac
parent 46947 b8c7eb0c2f89
child 48891 c0eafbd55de3
--- a/src/HOL/Typedef.thy	Thu Mar 15 20:07:00 2012 +0100
+++ b/src/HOL/Typedef.thy	Thu Mar 15 22:08:53 2012 +0100
@@ -6,7 +6,7 @@
 
 theory Typedef
 imports Set
-keywords "morphisms"
+keywords "typedef" :: thy_goal and "morphisms"
 uses ("Tools/typedef.ML")
 begin