- Timestamp:
- Jul 27, 2008, 12:42:32 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080719/psLib/src/sys/psConfigure.c
r15607 r18754 13 13 * @author Robert DeSonia, MHPCC 14 14 * 15 * @version $Revision: 1.26 $ $Name: not supported by cvs2svn $16 * @date $Date: 200 7-11-13 21:50:13$15 * @version $Revision: 1.26.16.1 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2008-07-27 22:42:32 $ 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.
