IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38214 for trunk/ippMonitor


Ignore:
Timestamp:
Apr 28, 2015, 4:38:29 PM (11 years ago)
Author:
eugene
Message:

minor whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czartool/Plotter.pm

    r38206 r38214  
    1111
    1212my @allStages = (
    13     "chip",
    14     "cam",
    15     "fake",
    16     "warp",
    17     "stack",
    18     "staticsky",
    19     "diff",
    20     "fullforce",
    21     "dist",
    22     "pub");
     13     "chip",
     14     "cam",
     15     "fake",
     16     "warp",
     17     "stack",
     18     "staticsky",
     19     "diff",
     20     "fullforce",
     21     "dist",
     22     "pub"
     23    );
    2324
    2425#        "chipbackground"
Note: See TracChangeset for help on using the changeset viewer.