/* MAIN.H -- For files which have a c_main. */ #define PR_NOEXIT 0 /* run interpreter */ #define PR_EXIT 1 /* skip interpreter */ #define D_main