Changeset 5015 for trunk/psLib/src/astro/psTime.h
- Timestamp:
- Sep 12, 2005, 3:09:58 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.h
r4944 r5015 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.3 8$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-09- 02 21:32:03$13 * @version $Revision: 1.39 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-09-13 01:09:58 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 26 26 #include "psType.h" 27 27 #include "psImage.h" 28 #include "psLookupTable.h" 28 29 #include "psCoord.h" 29 30 … … 360 361 char* p_psGetConfigFileName(); 361 362 363 psF64 p_psTimeSearchTables( 364 psF64 index, 365 psU64 column, 366 char *metadataTableNames[], 367 psU32 nTables, 368 psLookupStatusType* status 369 ); 370 362 371 /// @} 363 372
Note:
See TracChangeset
for help on using the changeset viewer.
