src/HOL/ex/Records.thy
changeset 42463 f270e3e18be5
parent 38012 3ca193a6ae5a
child 46231 76e32c39dd43
--- a/src/HOL/ex/Records.thy	Fri Apr 22 15:57:43 2011 +0200
+++ b/src/HOL/ex/Records.thy	Sat Apr 23 13:00:19 2011 +0200
@@ -235,7 +235,7 @@
 record 'a point'' = point +
   content :: 'a
 
-types cpoint'' = "colour point''"
+type_synonym cpoint'' = "colour point''"