Fix problem where WORDTAB, WORDBACKTAB, and WORDEND take N! time.
[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();