tests/PPAbstractParserTest.st
changeset 318 e0be8c3c3b97
parent 157 46f441ef84a7
child 377 6112a403a52d
child 564 604d40878f4b
--- a/tests/PPAbstractParserTest.st	Tue Mar 04 21:31:51 2014 +0100
+++ b/tests/PPAbstractParserTest.st	Tue Mar 04 21:31:52 2014 +0100
@@ -86,10 +86,10 @@
 !PPAbstractParserTest class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/tests/PPAbstractParserTest.st,v 1.1 2014-03-04 14:02:47 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/tests/PPAbstractParserTest.st,v 1.2 2014-03-04 20:31:52 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/tests/PPAbstractParserTest.st,v 1.1 2014-03-04 14:02:47 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/tests/PPAbstractParserTest.st,v 1.2 2014-03-04 20:31:52 cg Exp $'
 ! !