boxes/src
Thomas Jensen 27c41667ef Removed DEF_DESIGN macro, because it now defaults to first design
Removed some porting code, hoping for autoconf future
Added PARSER_DEBUG and LEXER_DEBUG macros
1999-06-30 12:19:12 +00:00
..
regexp Commented out regerror() protoype which is now exported by tools.h 1999-06-25 18:53:51 +00:00
boxes.c Removed entire select_design stuff, because the parser now return much 1999-06-30 12:16:38 +00:00
boxes.h.in Removed DEF_DESIGN macro, because it now defaults to first design 1999-06-30 12:19:12 +00:00
generate.c Added justify_line() function for alignment of lines inside the text block 1999-06-25 18:42:50 +00:00
generate.h Added output_box() function 1999-06-25 18:45:12 +00:00
lexer.l Replaced DEBUG macro with LEXER_DEBUG, which is now activated in boxes.h 1999-06-28 18:37:38 +00:00
Makefile Added macro SNAPFILE for boxes-SNAP-date +%Y%m%d 1999-06-28 12:21:34 +00:00
parser.y Now parsing only those designs which will be needed later on 1999-06-30 12:13:47 +00:00
remove.c Added initialization of mmok to please compiler 1999-06-25 18:45:33 +00:00
remove.h Initial revision 1999-06-23 19:14:53 +00:00
shape.c Added empty_side() function from boxes.c 1999-06-25 18:52:28 +00:00
shape.h Added empty_side() prototype 1999-06-25 18:52:59 +00:00
tools.c Initial revision 1999-06-23 11:19:30 +00:00
tools.h Initial revision 1999-06-23 11:19:30 +00:00