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
Description
Command line ASCII boxes unlimited!
GPL-3.0 4.3 MiB
Languages
C 86.5%
Makefile 3.6%
Shell 3.3%
Lex 2.4%
Vim Script 2.3%
Other 1.9%