IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

changed psTime.config to the more generic pslib.config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astro/tst_psTime_01.c

    r4944 r5018  
    2323 *  @author  Eric Van Alst, MHPCC
    2424 *
    25  *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
    26  *  @date  $Date: 2005-09-02 21:32:06 $
     25 *  @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
     26 *  @date  $Date: 2005-09-13 01:39:13 $
    2727 *
    2828 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    161161
    162162    // Initialize library internal structures
    163     psLibInit("psTime.config");
     163    psLibInit("pslib.config");
    164164
    165165    if( !runTestSuite(stderr,"psTime",tests,argc,argv)) {
     
    11381138//    char *testString = "2004-07-21T18:22:24.272Z";
    11391139//
    1140 //    psLibInit("psTime.config");
     1140//    psLibInit("pslib.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.