%NAME: Bruce M. Corwin
%COMP: Bruce M. Corwin
%PROG: genesc
%DATE: 1996
%CODE: genesc.c
%FUNC: program
This program is used to generate the include file screen.h.  This include
file has many of the explicit escape sequences as well as integer defines
that numericaly identify those sequences.
%FUNC: main
This main routine performs an input of the screen.dat file parsing it for
first the define value and then the escape sequence.  It ignores lines
begining with #.
%PARM: argc Input
Number of command line parameters passed from
the invoking environment
%PARM: argv Input
Array of command line parameters passed
from the invoking environment
%HIST: program
01-30-96    Bruce M. Corwin   Initial Release
%HIST: main
01-30-96    Bruce M. Corwin   Initial Release
