On Mon, 17 Dec 2007 14:01:58 +0100, Vitali Yemialyanchyk
<vyemialyanchyk(a)exadel.com> wrote:
> Ok - any idea why antlr-runtime.jar is not enough ?
antlr-runtime.jar is code generator - we should use antlr.jar.
This sounds wrong - normally antlr.jar is the code generator and
antlr-runtime.jar
is the one programs uses at runtime...
/max