
Test Inputs to gawk program:

gawk -f INPUT/prog.awk INPUT/prog-small-data.awk
gawk -f INPUT/adj.awk type=l linelen=70 indent=5 INPUT/words-small.awk
gawk -f INPUT/adj.awk type=l linelen=70 indent=5 INPUT/words-large.awk
