IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 24, 2007, 11:52:27 AM (19 years ago)
Author:
Paul Price
Message:

Fixing following change to pmConfig.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStac/src/ppStacOptions.c

    r11848 r12994  
    9191    }
    9292
    93     int numInputs = *options->config->argc - 2; // Number of input files
     93    int numInputs = *argc - 2; // Number of input files
    9494    if (numInputs <= 1) {
    9595        psError(PS_ERR_BAD_PARAMETER_SIZE, true, "Not enough input images supplied to combine.\n");
Note: See TracChangeset for help on using the changeset viewer.