Rename files according 7d233dc ("Gui: Rename generated lexer files
to match core naming pattern"). Note that C space errors (space
before tabs, spaces on blank lines, etc.) still need to be fixed
manually after regenerating lexer file.
3 lines
100 B
Batchfile
3 lines
100 B
Batchfile
C:\cygwin\bin\flex.exe -oQuantity.lex.c Quantity.l
|
|
C:\cygwin\bin\bison -oQuantity.tab.c Quantity.y
|