moved
authorClaus Gittinger <cg@exept.de>
Tue, 04 Mar 2014 21:27:49 +0100
changeset 290 fb252ab10b94
parent 289 2e74af01c21e
child 291 2017fbc4d826
moved
analyzer/PPPattern.st
--- 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 $'
 ! !