pascalabcnet/Parsers/PascalABCParserNewSaushkin/PABC.ymc

72 lines
854 B
Plaintext
Raw Normal View History

2015-05-16 13:40:42 +03:00
useLex=True
lex=ABCPascal.lex
yacc=ABCPascal.y
lexGen=D:\PascalABC.NET\!PABC_SVN1\Parsers\PascalABCParserNewSaushkin\GPLex_GPPG\gplex.exe
yaccGen=D:\PascalABC.NET\!PABC_SVN1\Parsers\PascalABCParserNewSaushkin\GPLex_GPPG\gppg.exe
lexGenOpt=/unicode
yaccGenOpt=/gplex
useGenOpt=False
2015-05-17 21:15:48 +03:00
scriptWorkingDir=D:\PascalABC.NET\!PABC_Git\Parsers\PascalABCParserNewSaushkin
2015-05-16 13:40:42 +03:00
script=
2015-05-17 21:15:48 +03:00
"D:\PascalABC.NET\!PABC_Git\Parsers\PascalABCParserNewSaushkin\GPLex_GPPG\gplex.exe" /unicode "D:\PascalABC.NET\!PABC_Git\Parsers\PascalABCParserNewSaushkin\ABCPascal.lex"
"D:\PascalABC.NET\!PABC_Git\Parsers\PascalABCParserNewSaushkin\GPLex_GPPG\gppg.exe" /no-lines /gplex "D:\PascalABC.NET\!PABC_Git\Parsers\PascalABCParserNewSaushkin\ABCPascal.y"
"D:\PascalABC.NET\!PABC_Git\Parsers\PascalABCParserNewSaushkin\convert4.exe"
2015-05-17 21:15:48 +03:00
2015-05-16 13:40:42 +03:00
2015-05-19 22:53:44 +03:00
2015-05-16 13:40:42 +03:00
2015-05-16 13:40:42 +03:00