1
1
This commit was SVN r24925.
Этот коммит содержится в:
Ralph Castain 2011-07-23 20:19:15 +00:00
родитель d6bc78920e
Коммит 361bcef253

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

@ -197,8 +197,8 @@ int orte_ess_base_tool_finalize(void)
orte_iof_base_close();
}
orte_routed_base_close();
orte_rml_base_close();
orte_rmcast_base_close();
orte_rml_base_close();
return ORTE_SUCCESS;
}