IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12123


Ignore:
Timestamp:
Feb 28, 2007, 4:19:05 PM (19 years ago)
Author:
Paul Price
Message:

Adding workdir to output from residdetrun.

File:
1 edited

Legend:

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

    r12120 r12123  
    51995199        "   det_type,\n"
    52005200        "   mode,\n"
     5201        "   workdir,\n"
    52015202        "   camera\n"
    52025203        " FROM\n"
     
    52065207        "       detRun.det_type,\n"
    52075208        "       detRun.mode,\n"
     5209        "       detRun.workdir,\n"
    52085210        "       detInputExp.exp_tag,\n"
    52095211        "       rawExp.camera\n"
Note: See TracChangeset for help on using the changeset viewer.