IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 12, 2005, 3:09:58 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psTime.h

    r4944 r5015  
    1111 *  @author Ross Harman, MHPCC
    1212 *
    13  *  @version $Revision: 1.38 $ $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 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2626#include "psType.h"
    2727#include "psImage.h"
     28#include "psLookupTable.h"
    2829#include "psCoord.h"
    2930
     
    360361char* p_psGetConfigFileName();
    361362
     363psF64 p_psTimeSearchTables(
     364    psF64 index,
     365    psU64 column,
     366    char *metadataTableNames[],
     367    psU32 nTables,
     368    psLookupStatusType* status
     369);
     370
    362371/// @}
    363372
Note: See TracChangeset for help on using the changeset viewer.