IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2006, 11:55:52 AM (19 years ago)
Author:
eugene
Message:

updated to new pmConfigRead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeConfig.c

    r9737 r10441  
    2525pmConfig *ppMergeConfig(int argc, char **argv)
    2626{
    27     pmConfig *config = pmConfigRead(&argc, argv);
     27    pmConfig *config = pmConfigRead(&argc, argv, PPMERGE_RECIPE);
    2828    // Load the site-wide configuration information
    2929    if (! config) {
Note: See TracChangeset for help on using the changeset viewer.