IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 28, 2007, 10:04:27 PM (18 years ago)
Author:
eugene
Message:

adding formats to fields, minor updates

File:
1 edited

Legend:

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

    r12083 r15954  
    44MENU  ipp.diff.dat
    55
    6 #        field          name           show     link to         extras
    7 FIELD    diff_id,       20,   diff ID
    8 FIELD    state,         20,   state
    9 FIELD    workdir,       20,   workdir
    10 FIELD    dvodb,         20,   DVO database
    11 FIELD    registered,    20,   Time registered
    12 FIELD    skycell_id,    20,   skycell ID
    13 FIELD    tess_id,       20,   tessellation ID
     6#        field        size  format  name           show     link to         extras
     7FIELD    diff_id,       20, %s,     diff ID
     8FIELD    state,         20, %s,     state
     9FIELD    workdir,       20, %s,     workdir
     10FIELD    dvodb,         20, %s,     DVO database
     11FIELD    registered,    20, %s,     Time registered
     12FIELD    skycell_id,    20, %s,     skycell ID
     13FIELD    tess_id,       20, %s,     tessellation ID
Note: See TracChangeset for help on using the changeset viewer.