IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2005, 4:17:05 PM (22 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel4/psLib/test/astronomy/tst_psTime_04.c

    r2725 r3059  
    1414 *  @author  Ross Harman, MHPCC
    1515 *
    16  *  @version $Revision: 1.5 $  $Name: not supported by cvs2svn $
    17  *  @date  $Date: 2004-12-16 18:53:35 $
     16 *  @version $Revision: 1.5.2.1 $  $Name: not supported by cvs2svn $
     17 *  @date  $Date: 2005-01-19 02:17:04 $
    1818 *
    1919 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2929    // Test A - Initialize time
    3030    printPositiveTestHeader(stdout, "psTime", "Test A - Initialize time");
    31     psLibInit(true, "../../config/psTime.config");
     31    psLibInit(true, TIME_CONFIG_FILE);
    3232    psLibFinalize();
    3333    printFooter(stdout, "psTime", "Test A - Initialize time", true);
Note: See TracChangeset for help on using the changeset viewer.