Command line ASCII boxes unlimited!
Go to file
Thomas Jensen bc4f97a31b Added parser.h header file for lexer-parser communication
Moved from yacc to GNU "bison --yacc"
No longer linking with flex library
Activated -Wall -W for parser.y
Removed -DYY_NO_UNPUT from lexer compilation (now done via file option)
1999-07-02 11:50:35 +00:00
src Added parser.h header file for lexer-parser communication 1999-07-02 11:50:35 +00:00
boxes-config Moved "C" design to first position in file, so it remains the default 1999-06-28 18:42:19 +00:00