Command line ASCII boxes unlimited!
Go to file
Thomas Jensen e88470677d Removed snprintf() and vsnprintf() prototypes (why were they in anyway?)
along with stdarg.h include
Exported input global data and empty_side() function
Declared non-exported functions static
Moved horiz_precalc(), vert_precalc(), horiz_assemble(), vert_assemble(),
horiz_generate(), vert_generate(), generate_box() and output_box() to a
new file generate.c
Moved best_match(), hmm(), detect_horiz(), detect_design(), remove_box()
and output_input() to a new file remove.c
1999-06-23 19:17:27 +00:00
src Removed snprintf() and vsnprintf() prototypes (why were they in anyway?) 1999-06-23 19:17:27 +00:00
boxes-config Added designs c-cmt, pound-cmt, java-cmt, html-cmt, right, vim-cmt 1999-06-17 19:03:09 +00:00