IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 8, 2024, 11:32:49 AM (2 years ago)
Author:
eugene
Message:

trying to add xcff to addtool, cleaning up the code some

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ippTools-20240208/src/addtoolConfig.c

    r41654 r42618  
    280280    PXOPT_ADD_MODE("-revertminidvodbprocessed","revert processed minidvobs",        ADDTOOL_MODE_REVERTMINIDVODBPROCESSED,     revertminidvodbprocessedArgs);
    281281    PXOPT_ADD_MODE("-updateminidvodbprocessed","change processed minidvodb properties",ADDTOOL_MODE_UPDATEMINIDVODBPROCESSED,  updateminidvodbprocessedArgs);
    282  
    283  
    284 
    285282
    286283    if (!pxGetOptions(stderr, argc, argv, config, modes, argSets)) {
Note: See TracChangeset for help on using the changeset viewer.