IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27927


Ignore:
Timestamp:
May 12, 2010, 10:47:05 AM (16 years ago)
Author:
rhenders
Message:

First commit of czartool page

Location:
trunk/ippMonitor
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/Makefile.in

    r27674 r27927  
    1313
    1414PROGRAMS = \
    15 $(DESTBIN)/skyplot.dvo
     15$(DESTBIN)/skyplot.dvo \
     16$(DESTBIN)/getLabels.pl \
     17$(DESTBIN)/checkServer.pl \
     18$(DESTBIN)/getServerStatus.pl
    1619
    1720RAWSRC = \
     
    4346$(DESTWWW)/simplePlotraw.php \
    4447$(DESTWWW)/skyplot.php \
    45 $(DESTWWW)/getimage.php
     48$(DESTWWW)/getimage.php \
     49$(DESTWWW)/czartool.php \
     50
    4651
    4752DEFSRC = \
  • trunk/ippMonitor/raw/ipp.imfiles.dat

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