moved
authorClaus Gittinger <cg@exept.de>
Tue, 04 Mar 2014 21:31:52 +0100
changeset 318 e0be8c3c3b97
parent 317 243472b78423
child 319 6ca22818c1b6
moved
tests/PPAbstractParserTest.st
--- 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 $'
 ! !