IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2005, 7:58:58 AM (21 years ago)
Author:
desonia
Message:

changed name of fileUtils to dataIO to better coorespond to the latest
SDRS.

Location:
trunk/psLib/src/astronomy
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/Makefile.am

    r3411 r3684  
    66        -I$(top_srcdir)/src/collections \
    77        -I$(top_srcdir)/src/dataManip \
    8         -I$(top_srcdir)/src/fileUtils \
     8        -I$(top_srcdir)/src/dataIO \
    99        -I$(top_srcdir)/src/image \
    1010        -I$(top_srcdir)/src/sysUtils \
  • trunk/psLib/src/astronomy/psMetadata.h

    r3671 r3684  
    1111*  @author Ross Harman, MHPCC
    1212*
    13 *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
    14 *  @date $Date: 2005-04-06 01:12:58 $
     13*  @version $Revision: 1.44 $ $Name: not supported by cvs2svn $
     14*  @date $Date: 2005-04-08 17:58:57 $
    1515*
    1616*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    317317                            const char* comment, psPtr value);
    318318
    319 
    320319/** Remove an item from metadata collection.
    321320 *
Note: See TracChangeset for help on using the changeset viewer.