PPParser.st
changeset 513 7b8093caf796
parent 475 d47fac0db40b
child 650 4c6ed0a28d18
--- a/PPParser.st	Fri Jul 31 07:57:23 2015 +0100
+++ b/PPParser.st	Fri Jul 31 09:35:15 2015 +0100
@@ -191,11 +191,10 @@
             view list: list.
             view
         ];
-        "/ application: [ ... ];
-        "/ text: [ ... ];
         yourself
 
     "Modified: / 22-05-2015 / 17:05:02 / Jan Vrany <jan.vrany@fit.cvut.cz>"
+    "Modified (comment): / 31-07-2015 / 09:34:04 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
 !PPParser methodsFor:'operations'!