IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23972


Ignore:
Timestamp:
Apr 24, 2009, 2:26:06 PM (17 years ago)
Author:
bills
Message:

move a line to match the comments

File:
1 edited

Legend:

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

    r23912 r23972  
    151151    PXOPT_LOOKUP_STR(stage, config->args,     "-stage", true, false);
    152152    PXOPT_LOOKUP_STR(workdir, config->args,   "-workdir", true, false);
     153
     154    // optional
    153155    PXOPT_LOOKUP_S64(magic_ds_id, config->args, "-magic_ds_id",  false, false);
    154 
    155     // optional
    156156    PXOPT_LOOKUP_BOOL(no_magic, config->args, "-no_magic", false);
    157157    PXOPT_LOOKUP_STR(set_label, config->args, "-set_label", false, false);
Note: See TracChangeset for help on using the changeset viewer.