2 * Editor startup and edit loop
4 * (C) 1992 Joseph H. Allen
6 * This file is part of JOE (Joe's Own Editor)
12 __IDSTRING(rcsid_main_h, "$MirOS: contrib/code/jupp/main.h,v 1.6 2017/12/06 21:16:58 tg Exp $");
15 extern const char null[];
17 extern unsigned char *exmsg; /* Exit message */
18 extern int help; /* Set to start with help on */
19 extern SCREEN *maint; /* Primary screen */