IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30453


Ignore:
Timestamp:
Feb 1, 2011, 2:51:16 PM (15 years ago)
Author:
heather
Message:

adding addstar and dvodb information

Location:
trunk/ippMonitor
Files:
7 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/Makefile.in

    r30380 r30453  
    4343$(DESTWWW)/ipp.stack.dat \
    4444$(DESTWWW)/ipp.stack.php \
     45$(DESTWWW)/ipp.dvodb.dat \
     46$(DESTWWW)/ipp.dvodb.php \
    4547$(DESTWWW)/phptest.php \
    4648$(DESTWWW)/site.php \
     
    6567$(DESTWWW)/warpProcessedExp.php \
    6668$(DESTWWW)/diskUsage.php \
    67 $(DESTWWW)/version.php
     69
     70
     71
    6872
    6973DEFSRC = \
     
    211215$(DESTWWW)/exposureStatus.php \
    212216$(DESTWWW)/mopsStatus.php \
    213 $(DESTWWW)/gpc1MysqlProcessList.php
     217$(DESTWWW)/gpc1MysqlProcessList.php \
     218$(DESTWWW)/minidvodbRun.php \
     219$(DESTWWW)/minidvodbCopy.php \
     220$(DESTWWW)/minidvodbProcessed.php \
     221$(DESTWWW)/addRunRun.php \
     222$(DESTWWW)/addRunProcessed.php
     223
     224
    214225
    215226PICTURES = \
  • trunk/ippMonitor/raw/ipp.menu.dat

    r28601 r30453  
    2323menutop   | menutop      | link    | Stack Steps                  | ipp.stack.php
    2424menutop   | menutop      | link    | Distribution                 | ipp.dist.php
     25menutop   | menutop      | link    | dvoDB                        | ipp.dvodb.php
    2526menutop   | menutop      | link    | Calibration                  | ipp.cal.php
    2627menutop   | menutop      | link    | Plots                        | ipp.plots.php
Note: See TracChangeset for help on using the changeset viewer.