diff -r 276d10ed1b52 -r 24d1270f78e0 analyzer/PPSearchRule.st --- a/analyzer/PPSearchRule.st Tue Mar 04 21:27:54 2014 +0100 +++ b/analyzer/PPSearchRule.st Tue Mar 04 21:27:55 2014 +0100 @@ -34,10 +34,10 @@ !PPSearchRule class methodsFor:'documentation'! version - ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPSearchRule.st,v 1.1 2014-03-04 15:42:16 cg Exp $' + ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPSearchRule.st,v 1.2 2014-03-04 20:27:55 cg Exp $' ! version_CVS - ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPSearchRule.st,v 1.1 2014-03-04 15:42:16 cg Exp $' + ^ '$Header: /cvs/stx/stx/goodies/petitparser/analyzer/PPSearchRule.st,v 1.2 2014-03-04 20:27:55 cg Exp $' ! !