IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 9, 2009, 5:53:40 PM (17 years ago)
Author:
Paul Price
Message:

Adding functions that will populate an element RUN in the configuration that is dumped using pmConfigDump. pmConfigRunFileAdd adds a file to the list of files used. pmConfigRunCommand adds an entry with the command line. These are implemented, but not currently used.

File:
1 edited

Legend:

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

    r23229 r23243  
    1919        pmConfigMask.c \
    2020        pmConfigDump.c \
     21        pmConfigRun.c \
    2122        pmVersion.c \
    2223        pmErrorCodes.c
     
    2930        pmConfigMask.h \
    3031        pmConfigDump.h \
     32        pmConfigRun.h \
    3133        pmVersion.h \
    3234        pmErrorCodes.h
Note: See TracChangeset for help on using the changeset viewer.