00001 /* prototype for C++ main routines without args, as in autoconf tests */ 00002 int AMPI_Main_cpp(void) 00003 { 00004 return 0; 00005 }