NEWS
changeset 25142 57c717b9dd59
parent 25129 de54445dc82c
child 25148 9c9646c1080d
--- a/NEWS	Mon Oct 22 13:59:41 2007 +0200
+++ b/NEWS	Mon Oct 22 15:24:55 2007 +0200
@@ -1218,6 +1218,7 @@
 formal entities in the source, referring to the context available at
 compile-time.  For example:
 
+ML {* @{sort "{zero,one}"} *}
 ML {* @{typ "'a => 'b"} *}
 ML {* @{term "%x. x"} *}
 ML {* @{prop "x == y"} *}
@@ -1227,6 +1228,7 @@
 ML {* @{thm asm_rl} *}
 ML {* @{thms asm_rl} *}
 ML {* @{type_name c} *}
+ML {* @{type_syntax c} *}
 ML {* @{const_name c} *}
 ML {* @{const_syntax c} *}
 ML {* @{context} *}