analyzer/PPPattern.st
changeset 290 fb252ab10b94
parent 199 7ee9dd62dcb2
--- a/analyzer/PPPattern.st	Tue Mar 04 21:27:48 2014 +0100
+++ b/analyzer/PPPattern.st	Tue Mar 04 21:27:49 2014 +0100
@@ -84,10 +84,10 @@
 !PPPattern class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPPattern.st,v 1.1 2014-03-04 15:41:32 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPPattern.st,v 1.2 2014-03-04 20:27:49 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPPattern.st,v 1.1 2014-03-04 15:41:32 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPPattern.st,v 1.2 2014-03-04 20:27:49 cg Exp $'
 ! !