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

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