IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 4, 2010, 3:52:31 PM (16 years ago)
Author:
heather
Message:

fixing fields to be numbers, not strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/magicProcessedMasks.d

    r26526 r27197  
    1111FIELD    magicRun.diff_id,       5,   %d,     Diff ID
    1212FIELD    magicRun.label,         5,   %s,     Label
    13 FIELD    magicRun.inverse,       5,   %s,     Inverse
     13FIELD    magicRun.inverse,       5,   %d,     Inverse
    1414FIELD    magicRun.state,         5,   %s,     State
    1515FIELD    magicMask.streaks,      5,   %d,     Streaks
    16 FIELD    magicMask.fault,        5,   %s,     Fault
     16FIELD    magicMask.fault,        5,   %d,     Fault
Note: See TracChangeset for help on using the changeset viewer.