boxes/src
Thomas Jensen 5717471559 Moved parser init and cleanup from main() to parser.y
Some further cleanup in main()
1999-06-28 12:19:29 +00:00
..
regexp Commented out regerror() protoype which is now exported by tools.h 1999-06-25 18:53:51 +00:00
boxes.c Moved parser init and cleanup from main() to parser.y 1999-06-28 12:19:29 +00:00
boxes.h.in Removed empty_side() prototype (now in shape.h) 1999-06-25 18:51:04 +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 Added tokens YBOX and YEND (thus, BOX and END are no longer YKEYWORDs) 1999-06-28 12:17:46 +00:00
Makefile Added remove.o and generate.o 1999-06-23 19:35:17 +00:00
parser.y Added error handling. Now skips to next design on error. 1999-06-28 12:15: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