analyzer/PPReplaceRule.st
changeset 294 5d418170085c
parent 201 29f7cfdac492
child 376 a2656b27cace
--- a/analyzer/PPReplaceRule.st	Tue Mar 04 21:27:52 2014 +0100
+++ b/analyzer/PPReplaceRule.st	Tue Mar 04 21:27:53 2014 +0100
@@ -28,10 +28,10 @@
 !PPReplaceRule class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPReplaceRule.st,v 1.1 2014-03-04 15:41:49 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPReplaceRule.st,v 1.2 2014-03-04 20:27:53 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPReplaceRule.st,v 1.1 2014-03-04 15:41:49 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPReplaceRule.st,v 1.2 2014-03-04 20:27:53 cg Exp $'
 ! !