IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5745 for trunk/stac/src/sum.c


Ignore:
Timestamp:
Dec 7, 2005, 4:04:22 PM (20 years ago)
Author:
Paul Price
Message:

Using autoconf; some bug fixes to the polynomial order

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stac/src/sum.c

    r5743 r5745  
    88int main(int argc, char *argv[])
    99{
    10     const char *programName = argv[0];  // Program name
    1110    const char *outputName = argv[1];   // Output file name
    1211    psArray *inputNames = psArrayAlloc(argc-2);
Note: See TracChangeset for help on using the changeset viewer.