IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 27, 2007, 11:56:00 AM (19 years ago)
Author:
Paul Price
Message:

Attempting to merge in the warp, diff, stack steps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/Makefile

    r12082 r12083  
    1616$(DESTBIN)/ipp.detrend.dat \
    1717$(DESTBIN)/ipp.imfiles.dat \
     18$(DESTBIN)/ipp.warp.dat \
     19$(DESTBIN)/ipp.diff.dat \
     20$(DESTBIN)/ipp.stack.dat \
    1821$(DESTBIN)/Login.php \
    1922$(DESTBIN)/SelectProject.php \
     
    2225$(DESTBIN)/DetrendSteps.php \
    2326$(DESTBIN)/ImfileTables.php \
     27$(DESTBIN)/WarpSteps.php \
     28$(DESTBIN)/DiffSteps.php \
     29$(DESTBIN)/StackSteps.php \
    2430$(DESTBIN)/phptest.php \
    2531$(DESTBIN)/getimage.php
     
    5965$(DESTBIN)/rawExp_failed.php \
    6066$(DESTBIN)/rawScienceExp.php \
    61 $(DESTBIN)/summitExp.php
     67$(DESTBIN)/summitExp.php \
     68$(DESTBIN)/warpRun.php \
     69$(DESTBIN)/warpInputExp.php \
     70$(DESTBIN)/warpSkycellMap.php \
     71$(DESTBIN)/warpSkyfile.php \
     72$(DESTBIN)/diffRun.php \
     73$(DESTBIN)/diffInputSkyfile.php \
     74$(DESTBIN)/diffSkyfile.php \
     75$(DESTBIN)/stackRun.php \
     76$(DESTBIN)/stackInputSkyfile.php \
     77$(DESTBIN)/stackSumSkyfile.php
     78
    6279
    6380PICTURES = \
Note: See TracChangeset for help on using the changeset viewer.