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

    r4547 r5018  
    1111 *  @author  Eric Van Alst, MHPCC
    1212 *
    13  *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
    14  *  @date  $Date: 2005-07-13 02:46:58 $
     13 *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
     14 *  @date  $Date: 2005-09-13 01:39:13 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    188188
    189189    // Initialize library internal structures
    190     psLibInit("psTime.config");
     190    psLibInit("pslib.config");
    191191
    192192    if( !runTestSuite(stderr,"psTime",tests,argc,argv)) {
Note: See TracChangeset for help on using the changeset viewer.