IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2005, 3:41:35 PM (21 years ago)
Author:
desonia
Message:

modified psLibInit to match SDRS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/tst_psTime_03.c

    r4059 r4205  
    1111 *  @author  Eric Van Alst, MHPCC
    1212 *
    13  *  @version $Revision: 1.17 $  $Name: not supported by cvs2svn $
    14  *  @date  $Date: 2005-05-31 22:01:27 $
     13 *  @version $Revision: 1.18 $  $Name: not supported by cvs2svn $
     14 *  @date  $Date: 2005-06-10 01:41:35 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    188188
    189189    // Initialize library internal structures
    190     psLibInit(true,"psTime.config");
     190    psLibInit("psTime.config");
    191191
    192192    if( !runTestSuite(stderr,"psTime",tests,argc,argv)) {
Note: See TracChangeset for help on using the changeset viewer.