IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 7, 2009, 10:32:49 AM (17 years ago)
Author:
eugene
Message:

working version of censorReadout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/censorObjects/src/censorArguments.c

    r24692 r24695  
    1111 */
    1212
    13 # include "censorStandAlone.h"
     13# include "censor.h"
    1414
    1515pmConfig *censorArguments (int argc, char **argv) {
     
    3131        return NULL;
    3232    }
    33 
    34     // save the following additional recipe values based on command-line options
    35     // these options override the CENSOR recipe values loaded from recipe files
    36     psMetadata *options = pmConfigRecipeOptions (config, CENSOR_RECIPE);
    3733
    3834    // define the input mask
Note: See TracChangeset for help on using the changeset viewer.