IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Fixing argument parsing following change to pmConfig

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/src/ppStatsSetupFromArgs.h

    r8337 r12993  
    66
    77// Set up the options and input/output files
    8 ppStatsData *ppStatsSetupFromArgs(pmConfig *config // Configuration
     8ppStatsData *ppStatsSetupFromArgs(int *argc, char *argv[], // Command-line arguments
     9                                  pmConfig *config // Configuration
    910    );
    1011
Note: See TracChangeset for help on using the changeset viewer.