diff -r 72074e22bd61 -r 90eb2d1f7bed compiler/tests/extras/PPCompiledExpressionGrammarResource.st --- a/compiler/tests/extras/PPCompiledExpressionGrammarResource.st Mon May 25 02:49:22 2015 +0100 +++ b/compiler/tests/extras/PPCompiledExpressionGrammarResource.st Tue May 26 07:27:15 2015 +0100 @@ -9,6 +9,7 @@ category:'PetitCompiler-Extras-Tests-Expressions' ! + !PPCompiledExpressionGrammarResource methodsFor:'as yet unclassified'! setUp @@ -24,3 +25,10 @@ ! ! +!PPCompiledExpressionGrammarResource class methodsFor:'documentation'! + +version_HG + + ^ '$Changeset: $' +! ! +