IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10289


Ignore:
Timestamp:
Nov 29, 2006, 12:22:52 PM (19 years ago)
Author:
Paul Price
Message:

pmVersion is a better name than pmConfigure

Location:
trunk/psModules/src
Files:
2 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/Makefile.am

    r10287 r10289  
    55libpsmodulesconfig_la_SOURCES  = \
    66    pmConfig.c \
    7     pmConfigure.c
     7    pmVersion.c
    88
    99pkginclude_HEADERS = \
    1010    pmConfig.h \
    11     pmConfigure.h
     11    pmVersion.h
    1212
    1313CLEANFILES = *~
  • trunk/psModules/src/psmodules.h

    r10287 r10289  
    66// the following headers are from psModule:config
    77#include <pmConfig.h>
    8 #include <pmConfigure.h>
     8#include <pmVersion.h>
    99
    1010// the following headers are from psModule:concepts
Note: See TracChangeset for help on using the changeset viewer.