gui/lccmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 05 Jun 2015 00:05:08 +0100
changeset 484 e829f3860745
parent 356 be6583afd309
permissions -rw-r--r--
Do not create intermediate collection when parsing sequence if not necesary. The collection is not needed when the result of a choice is being used in mapped parser. In that case, store parsed objects in variables and inline action code to use these variables to access parsed objects.

@REM -------
@REM make using lcc compiler
@REM type lccmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------
make.exe -N -f bc.mak -DUSELCC=1 %*