analyzer/PPRule.st
changeset 292 294bc6d90b37
parent 203 0f76cf0f33fb
child 380 8fe3cb4e607f
--- a/analyzer/PPRule.st	Tue Mar 04 21:27:50 2014 +0100
+++ b/analyzer/PPRule.st	Tue Mar 04 21:27:51 2014 +0100
@@ -52,10 +52,10 @@
 !PPRule class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPRule.st,v 1.1 2014-03-04 15:42:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPRule.st,v 1.2 2014-03-04 20:27:51 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPRule.st,v 1.1 2014-03-04 15:42:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPRule.st,v 1.2 2014-03-04 20:27:51 cg Exp $'
 ! !