IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 52


Ignore:
Timestamp:
Feb 14, 2003, 2:14:09 PM (23 years ago)
Author:
eugene
Message:

$MKDETREND = mkdetrend

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/perl/src/mkdetrend

    r46 r52  
    11#!/usr/bin/perl
    2 $MKDETREND = "mkdetrend2";
     2$MKDETREND = "mkdetrend";
    33
    44# strip off args related to the elixir config system, set env PTOLEMY
     
    6666    print "Content-type: text/plain\n\n";
    6767
    68     print "mkdetrend2\n";
     68    print "$MKDETREND\n";
    6969    exit 0;
    7070}
Note: See TracChangeset for help on using the changeset viewer.