IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28148


Ignore:
Timestamp:
May 27, 2010, 2:59:29 PM (16 years ago)
Author:
rhenders
Message:

Czartool now using a menu, in-keeping with rest of ippMonitor

Location:
trunk/ippMonitor
Files:
6 added
4 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/Makefile.in

    r28143 r28148  
    1414PROGRAMS = \
    1515$(DESTBIN)/skyplot.dvo \
    16 $(DESTBIN)/getLabels.pl \
    17 $(DESTBIN)/checkServer.pl \
    18 $(DESTBIN)/getServerStatus.pl
     16$(DESTBIN)/czartool_getLabels.pl \
     17$(DESTBIN)/czartool_checkServer.pl \
     18$(DESTBIN)/czartool_getServerStatus.pl
    1919
    2020RAWSRC = \
     
    4747$(DESTWWW)/skyplot.php \
    4848$(DESTWWW)/getimage.php \
     49$(DESTWWW)/ipp.czartool.dat \
    4950$(DESTWWW)/czartool.php \
     51$(DESTWWW)/czartool_labels.php \
     52$(DESTWWW)/czartool_servers.php \
    5053
    5154
  • trunk/ippMonitor/raw/ipp.imfiles.dat

    r27927 r28148  
    2121menutop   | menutop      | link    | simple plot - chip           | simplePlot.php
    2222menutop   | menutop      | link    | simple plot - cam            | simplePlotcam.php
    23 menutop   | menutop      | link    | czartool                     | czartool.php
     23menutop   | menutop      | link    | czartool                     | czartool_labels.php
    2424
Note: See TracChangeset for help on using the changeset viewer.