src/Pure/Syntax/syntax.ML
changeset 12094 db9a3ad6e90e
parent 12073 b4401452928e
child 12292 c4090cc2aa15
--- a/src/Pure/Syntax/syntax.ML	Wed Nov 07 18:18:19 2001 +0100
+++ b/src/Pure/Syntax/syntax.ML	Wed Nov 07 18:18:29 2001 +0100
@@ -62,7 +62,7 @@
   val ambiguity_level: int ref
 end;
 
-structure Syntax : SYNTAX =
+structure Syntax: SYNTAX =
 struct