Fix bug where, on an unformatted screen, we were changing the
[unix-history] / usr / src / usr.bin / tn3270 / ctlr / options.ext
/*
* @(#)options.ext 3.1 10/29/86
*/
/*
* Definitions for external routines from options.c.
*/
extern void
OptInit();
extern int
OptOrder();