src/Pure/Syntax/README
changeset 4940 dd4bbbcd1d22
parent 4689 49d116fdcafa
child 6116 8ba2f25610f7
--- a/src/Pure/Syntax/README	Mon May 18 18:08:58 1998 +0200
+++ b/src/Pure/Syntax/README	Mon May 18 18:10:04 1998 +0200
@@ -8,7 +8,8 @@
 
   Pretty        (generic pretty printing module)
   Scan          (generic scanner toolbox)
-  Symbol	(baroque characters)
+  Source	(co-algebraic data sources)
+  Symbol	(generalized characters)
 
   Syntax        (internal interface to the syntax module)
   BasicSyntax   (part of Syntax made pervasive)