IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27937


Ignore:
Timestamp:
May 12, 2010, 3:41:37 PM (16 years ago)
Author:
heather
Message:

initial changes for addmerge

Location:
branches/haf_branches/ipp.20100512/dbconfig
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/haf_branches/ipp.20100512/dbconfig/add.md

    r25835 r27937  
    1212    note            STR     255
    1313    image_only      BOOL    f
     14    minidvodb       BOOL    f
     15    minidvodb_group STR     64
     16    minidvodb_name  STR     64
    1417END
    1518
     
    1821    dtime_addstar   F32     0.0
    1922    path_base       STR     255
     23    dvodb_path      STR     255
    2024    fault           S16     0       # Key NOT NULL
    2125END
     
    2428    label           STR    64       # Primary Key
    2529END
    26    
     30
     31
     32
  • branches/haf_branches/ipp.20100512/dbconfig/ipp.m4

    r27856 r27937  
    2323include(label.md)
    2424include(magic.md)
     25include(minidvodb.md)
    2526include(calibration.md)
    2627include(flatcorr.md)
Note: See TracChangeset for help on using the changeset viewer.