IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27913


Ignore:
Timestamp:
May 11, 2010, 8:44:53 AM (16 years ago)
Author:
rhenders
Message:

Fixed typo in last commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/czartool.pl

    r27912 r27913  
    149149           
    150150            # HACK to get around 'dummy' label in stdscience
    151             if ($1 !~ m/.*dummy.*/) {push(@labels, $!);}
     151            if ($1 !~ m/.*dummy.*/) {push(@labels, $1);}
    152152            $passedHeader=1;
    153153            next;
Note: See TracChangeset for help on using the changeset viewer.