1
1

orte_pls belong to the PLS framework, therefore it should only be defined

in pls.h.

This commit was SVN r12089.
Этот коммит содержится в:
George Bosilca 2006-10-11 17:12:22 +00:00
родитель 27e305347c
Коммит b56636c855

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

@ -54,7 +54,6 @@ extern "C" {
* Global instance of pls-wide framework data * Global instance of pls-wide framework data
*/ */
ORTE_DECLSPEC extern orte_pls_base_t orte_pls_base; ORTE_DECLSPEC extern orte_pls_base_t orte_pls_base;
ORTE_DECLSPEC extern orte_pls_base_module_t orte_pls;
/* /*
* Global functions for MCA overall collective open and close * Global functions for MCA overall collective open and close