1
1

There is a duplicate in soh.h (thanks icpc to find it out).

This commit was SVN r9131.
Этот коммит содержится в:
George Bosilca 2006-02-23 06:46:09 +00:00
родитель c544584387
Коммит 7f4d84d823

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

@ -153,7 +153,6 @@ void orte_soh_base_std_release(orte_data_value_t *value);
*/
OMPI_DECLSPEC extern int orte_soh_base_output;
OMPI_DECLSPEC extern orte_soh_base_module_t orte_soh; /* holds selected module's function pointers */
OMPI_DECLSPEC extern bool orte_soh_base_selected;
typedef struct orte_soh_base_t {