IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2007, 5:46:11 PM (19 years ago)
Author:
jhoblitt
Message:

remove newExp.imfils

File:
1 edited

Legend:

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

    r14023 r14037  
    5151    psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-tmp_telescope",  0,
    5252            "define the telescope name (required)", NULL);
    53     psMetadataAddS32(newExpArgs, PS_LIST_TAIL, "-imfiles",  0,
    54             "define the number of imfiles in this exp (required)", 0);
    5553    psMetadataAddStr(newExpArgs, PS_LIST_TAIL, "-workdir",  0,
    5654            "define workdir (required)", 0);
     
    6260    psMetadataAddStr(newImfileArgs, PS_LIST_TAIL, "-exp_id",  0,
    6361            "define the exp_id (required)", NULL);
    64 #if 0
    65     psMetadataAddStr(newImfileArgs, PS_LIST_TAIL, "-class",  0,
    66             "define the class (required)", NULL);
    67 #endif
    6862    psMetadataAddStr(newImfileArgs, PS_LIST_TAIL, "-tmp_class_id",  0,
    6963            "define the class ID (required)", NULL);
Note: See TracChangeset for help on using the changeset viewer.