/* place the name of the start file here */ __PARAMETERS__(){}; //-P_oNA //-f //-n // names in parameter lists //-P_ISC_ISB_iALL_ -P_iALL // show C source code //-P_IPI // show C source code //-P_ISB // show source comments in blocks //-P_ISC // show source comments -P_OAL // ALIAS -P_oMF // Mark file start/end -P_OCD // CDECL, no #LANG "fb" and EXTERN "C" __FOLDERS__(){}; __HEADERS__(){}; __TYPES__(){}; __MACROS__(){}; #define udd(a,...) typedef typ.art nam(a) #define add(typ, nam, par, ...) typedef typ nam(par) #define fill(p1,p2,...) p1 ... #define macro(p1,p2,...) #define ZEXTERN //#define OF(A) (A) #define OF(A) A #define OF1(Arg) Arg #define ZEXPORT __POST_REPS__(){}; __START_BI__(){}; __END_BI__(){};