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

    r4059 r4205  
    2323 *  @author  Eric Van Alst, MHPCC
    2424 *
    25  *  @version $Revision: 1.26 $  $Name: not supported by cvs2svn $
    26  *  @date  $Date: 2005-05-31 21:56:31 $
     25 *  @version $Revision: 1.27 $  $Name: not supported by cvs2svn $
     26 *  @date  $Date: 2005-06-10 01:41:35 $
    2727 *
    2828 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    161161
    162162    // Initialize library internal structures
    163     psLibInit(true,"psTime.config");
     163    psLibInit("psTime.config");
    164164
    165165    if( !runTestSuite(stderr,"psTime",tests,argc,argv)) {
     
    11381138//    char *testString = "2004-07-21T18:22:24.272Z";
    11391139//
    1140 //    psLibInit(true,"psTime.config");
     1140//    psLibInit("psTime.config");
    11411141//
    11421142// Test time was taken at July 21, 2004 at 18:22:24.272044
Note: See TracChangeset for help on using the changeset viewer.