IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30920


Ignore:
Timestamp:
Mar 16, 2011, 11:20:02 AM (15 years ago)
Author:
rhenders
Message:

Added publish

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/czartool/CzarDb.pm

    r30913 r30920  
    88use File::Temp;
    99
    10 my @stages = ("burntool", "chip", "cam", "fake", "warp", "stack", "diff", "magic", "magicDS", "dist"); # TODO put elsewhere
     10my @stages = ("burntool", "chip", "cam", "fake", "warp", "stack", "diff", "magic", "magicDS", "dist", "pub"); # TODO put elsewhere
    1111
    1212use base 'czartool::MySQLDb';
Note: See TracChangeset for help on using the changeset viewer.