1
1
This commit was SVN r7388.
Этот коммит содержится в:
Josh Hursey 2005-09-15 17:18:35 +00:00
родитель 9d5af5f926
Коммит 96c8bbaa75

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

@ -62,7 +62,8 @@ int orte_abort(int status, char *fmt, ...)
/* - Clean up session directory */
orte_session_dir_finalize(orte_process_info.my_name);
/* - Clean out the global structures (no necessary, but good practice) */
/* - Clean out the global structures
* (not really necessary, but good practice) */
orte_sys_info_finalize();
orte_proc_info_finalize();
orte_univ_info_finalize();