tests/PPCompositeParserTest.st
changeset 317 243472b78423
parent 158 6e8ec5d71ae7
child 376 a2656b27cace
child 565 e2529c410388
--- a/tests/PPCompositeParserTest.st	Tue Mar 04 21:31:48 2014 +0100
+++ b/tests/PPCompositeParserTest.st	Tue Mar 04 21:31:51 2014 +0100
@@ -90,14 +90,14 @@
 !PPCompositeParserTest class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/tests/PPCompositeParserTest.st,v 1.1 2014-03-04 14:03:22 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/tests/PPCompositeParserTest.st,v 1.2 2014-03-04 20:31:51 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/petitparser/tests/PPCompositeParserTest.st,v 1.1 2014-03-04 14:03:22 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/petitparser/tests/PPCompositeParserTest.st,v 1.2 2014-03-04 20:31:51 cg Exp $'
 !
 
 version_SVN
-    ^ '$Id: PPCompositeParserTest.st,v 1.1 2014-03-04 14:03:22 cg Exp $'
+    ^ '$Id: PPCompositeParserTest.st,v 1.2 2014-03-04 20:31:51 cg Exp $'
 ! !