moved
authorClaus Gittinger <cg@exept.de>
Tue, 04 Mar 2014 21:27:44 +0100
changeset 285 e475ffd31c4b
parent 284 c1b9188776ff
child 286 2d2cbff6ee57
moved
analyzer/PPProcessor.st
--- a/analyzer/PPProcessor.st	Tue Mar 04 21:27:43 2014 +0100
+++ b/analyzer/PPProcessor.st	Tue Mar 04 21:27:44 2014 +0100
@@ -50,10 +50,10 @@
 !PPProcessor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPProcessor.st,v 1.1 2014-03-04 15:41:40 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPProcessor.st,v 1.2 2014-03-04 20:27:44 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPProcessor.st,v 1.1 2014-03-04 15:41:40 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPProcessor.st,v 1.2 2014-03-04 20:27:44 cg Exp $'
 ! !