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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r3682 r3684  
    223223AC_CONFIG_FILES([ src/collections/Makefile ])
    224224AC_CONFIG_FILES([ src/dataManip/Makefile ])
    225 AC_CONFIG_FILES([ src/fileUtils/Makefile ])
     225AC_CONFIG_FILES([ src/dataIO/Makefile ])
    226226AC_CONFIG_FILES([ src/image/Makefile ])
    227227AC_CONFIG_FILES([ src/sysUtils/Makefile ])
     
    236236AC_CONFIG_FILES([ test/collections/Makefile ])
    237237AC_CONFIG_FILES([ test/dataManip/Makefile ])
    238 AC_CONFIG_FILES([ test/fileUtils/Makefile ])
     238AC_CONFIG_FILES([ test/dataIO/Makefile ])
    239239AC_CONFIG_FILES([ test/image/Makefile ])
    240240AC_CONFIG_FILES([ test/sysUtils/Makefile ])
Note: See TracChangeset for help on using the changeset viewer.