IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3684 for trunk/psLib/swig


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/swig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/swig/Makefile.am

    r3682 r3684  
    1010        -I$(SRCDIR)/src/collections \
    1111        -I$(SRCDIR)/src/dataManip \
    12         -I$(SRCDIR)/src/fileUtils \
     12        -I$(SRCDIR)/src/dataIO \
    1313        -I$(SRCDIR)/src/image \
    1414        -I$(SRCDIR)/src/sysUtils \
  • trunk/psLib/swig/pslib.i

    r3165 r3684  
    6060%include "sysUtils.i"
    6161%include "image.i"
    62 %include "fileUtils.i"
     62%include "dataIO.i"
    6363%include "dataManip.i"
    6464%include "collections.i"
Note: See TracChangeset for help on using the changeset viewer.