1
1
This commit was SVN r1818.
Этот коммит содержится в:
Jeff Squyres 2004-07-30 03:00:01 +00:00
родитель eeee18fce8
Коммит c9cb40d102

Просмотреть файл

@ -12,8 +12,6 @@
* Global variables and symbols for the MPI layer
*/
#define OMPI_MPI_INVALID_STATE (!ompi_mpi_initialized || ompi_mpi_finalized)
extern bool ompi_mpi_initialized;
extern bool ompi_mpi_finalized;
extern bool ompi_mpi_param_check;