Changeset 11694 for trunk/psLib/src/sys/psConfigure.h
- Timestamp:
- Feb 7, 2007, 3:59:28 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psConfigure.h (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psConfigure.h
r11248 r11694 11 11 * @author Robert DeSonia, MHPCC 12 12 * 13 * @version $Revision: 1.1 0$ $Name: not supported by cvs2svn $14 * @date $Date: 2007-0 1-23 22:47:23$13 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2007-02-08 01:59:28 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 32 32 void 33 33 ); 34 34 35 35 36 /** Get current psLib version (full identification) … … 53 54 ); 54 55 56 55 57 /** Removes persistant memory created with the psLibInit function. 56 58 * … … 64 66 ); 65 67 68 66 69 // Check the memory; intended for use on exit, but might be used elsewhere 67 70 void p_psMemoryCheck(void); 68 71 72 69 73 /// @} 70 74 #endif // #ifndef PS_CONFIGURE_H
Note:
See TracChangeset
for help on using the changeset viewer.
