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
This commit is contained in:
Thomas Jensen 1999-06-23 19:17:27 +00:00
parent 79555dbf29
commit e88470677d

File diff suppressed because it is too large Load Diff