Changeset 12757 for trunk/psLib/src/sys/psConfigure.c
- Timestamp:
- Apr 5, 2007, 2:04:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psConfigure.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psConfigure.c
r11712 r12757 13 13 * @author Robert DeSonia, MHPCC 14 14 * 15 * @version $Revision: 1.2 3$ $Name: not supported by cvs2svn $16 * @date $Date: 2007-0 2-08 23:28:23$15 * @version $Revision: 1.24 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2007-04-06 00:04:15 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 105 105 } 106 106 } 107 if (!p_psEOCInit()) {108 psError(PS_ERR_BAD_PARAMETER_VALUE, true,109 _("Failed to initialize %s."), "psEOC");110 return;111 }112 107 113 108 // Does the user want memory checking at exit?
Note:
See TracChangeset
for help on using the changeset viewer.
