NEWS
changeset 24737 ef479bae1999
parent 24736 92767beff42d
child 24738 258e1877d0c5
--- a/NEWS	Wed Sep 26 22:27:44 2007 +0200
+++ b/NEWS	Wed Sep 26 22:28:00 2007 +0200
@@ -408,7 +408,7 @@
 'translations' with explicit "CONST" markup to accommodate this.
 
 * Pure/Isar: unified syntax for new-style specification mechanisms (e.g.
-'definition', 'abbreviation', or 'inductive' in HOL) admits type
+'definition', 'abbreviation', or 'inductive' in HOL) admits full type
 inference and dummy patterns ("_"). For example:
 
   definition "K x _ = x"