1
1

Change the name of the "OMPI_MPI" macro to "OPEN_MPI" which is less

redundant and less confusing.

This commit was SVN r5512.
Этот коммит содержится в:
Jeff Squyres 2005-04-27 10:23:32 +00:00
родитель fe2522f315
Коммит 73d284eb13

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

@ -32,7 +32,7 @@
/* /*
* Just in case you need it. :-) * Just in case you need it. :-)
*/ */
#define OMPI_MPI 1 #define OPEN_MPI 1
/* /*
* MPI version * MPI version