IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 31, 2007, 2:58:32 PM (19 years ago)
Author:
jhoblitt
Message:

convert to mulit-level option help

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxconfig.c

    r13576 r13578  
    201201    psFree(iter);
    202202
     203    // save argv/argc
     204    config->argv = argv;
     205    config->argc = argc;
     206
    203207    return true;
    204208}
Note: See TracChangeset for help on using the changeset viewer.