src/Pure/Syntax/local_syntax.ML
changeset 51655 28d6eb23522c
parent 42290 b1f544c84040
child 52143 36ffe23b25f8
--- a/src/Pure/Syntax/local_syntax.ML	Tue Apr 09 12:56:26 2013 +0200
+++ b/src/Pure/Syntax/local_syntax.ML	Tue Apr 09 13:20:09 2013 +0200
@@ -1,7 +1,8 @@
 (*  Title:      Pure/Syntax/local_syntax.ML
     Author:     Makarius
 
-Local syntax depending on theory syntax.
+Local syntax depending on theory syntax, with special support for
+implicit structure references.
 *)
 
 signature LOCAL_SYNTAX =