Changeset 4162 for trunk/psLib/src/sysUtils/psConfigure.h
- Timestamp:
- Jun 8, 2005, 1:40:46 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psConfigure.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psConfigure.h
r4137 r4162 13 13 * @author Robert DeSonia, MHPCC 14 14 * 15 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $16 * @date $Date: 2005-06-0 7 22:53:40$15 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2005-06-08 23:40:45 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 38 38 /** Initializes persistent memory. 39 39 * 40 * Creates persistant memory items used throughout psLib. Items created 40 * Creates persistant memory items used throughout psLib. Items created 41 41 * within this method should be freed with the psLibFinalize function. 42 42 * current, a non-NULL psErr is returned with code PS_ERR_NONE. … … 61 61 62 62 63 /* @} */63 /** @} */ 64 64 65 #endif 65 #endif // #ifndef PS_CONFIGURE_H
Note:
See TracChangeset
for help on using the changeset viewer.
