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_02.c

    r4058 r4205  
    1212 *  @author  Eric Van Alst, MHPCC
    1313 *
    14  *  @version $Revision: 1.12 $  $Name: not supported by cvs2svn $
    15  *  @date  $Date: 2005-05-31 21:57:22 $
     14 *  @version $Revision: 1.13 $  $Name: not supported by cvs2svn $
     15 *  @date  $Date: 2005-06-10 01:41:35 $
    1616 *
    1717 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    6767
    6868    // Initialize library internal structures
    69     psLibInit(true,"psTime.config");
     69    psLibInit("psTime.config");
    7070
    7171    if( !runTestSuite(stderr,"psTime",tests,argc,argv)) {
Note: See TracChangeset for help on using the changeset viewer.