Changeset 18827 for trunk/psLib/src/sys/psConfigure.c
- Timestamp:
- Jul 31, 2008, 1:56:29 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psConfigure.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psConfigure.c
r15607 r18827 13 13 * @author Robert DeSonia, MHPCC 14 14 * 15 * @version $Revision: 1.2 6$ $Name: not supported by cvs2svn $16 * @date $Date: 200 7-11-13 21:50:13$15 * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2008-07-31 23:56:29 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 31 31 #include "psString.h" 32 32 #include "psTime.h" 33 #include "psThread.h" 33 34 #include "psEarthOrientation.h" 34 35 #include "psError.h" … … 124 125 psTimerStop(); 125 126 127 psThreadPoolFinalize(); 128 126 129 // Free the time tables 127 130 if (!p_psTimeFinalize()) {
Note:
See TracChangeset
for help on using the changeset viewer.
