// Include premain1.h // Add Additional Patches in Main Module #ifdef MAINENV return(main(c,v,e)); #else return(main(c,v)); #endif }