IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11415


Ignore:
Timestamp:
Jan 29, 2007, 4:50:43 PM (19 years ago)
Author:
Paul Price
Message:

Updating list of contents following renames.

Location:
trunk/ippScripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/Build.PL

    r11410 r11415  
    2121    },
    2222    script_files        => [qw(
    23         scripts/detrend.pl
    24         scripts/detrend_norm_apply.pl
    25         scripts/detrend_norm_calc.pl
    26         scripts/detrend_norm_exp.pl
    27         scripts/detrend_process_exp.pl
    28         scripts/detrend_process_imfile.pl
    29         scripts/detrend_reject_exp.pl
    30         scripts/detrend_reject_imfile.pl
    31         scripts/detrend_resid.pl
    32         scripts/detrend_stack.pl
    33         scripts/inject.pl
    34         scripts/inject_phase0.pl
    35         scripts/ipp_datapath.pl
    36         scripts/ipp_filename.pl
    37         scripts/mdc2list.pl
    38         scripts/phase0_exp.pl
    39         scripts/phase0_imfile.pl
    40         scripts/phase2.pl
    41         scripts/phase3.pl
    42     )],
    43 )->create_build_script;
     23                               scripts/ipp_serial_inject.pl
     24                               scripts/detrend_norm_apply.pl
     25                               scripts/detrend_norm_calc.pl
     26                               scripts/detrend_norm_exp.pl
     27                               scripts/detrend_process_exp.pl
     28                               scripts/detrend_process_imfile.pl
     29                               scripts/detrend_reject_exp.pl
     30                               scripts/detrend_reject_imfile.pl
     31                               scripts/detrend_resid.pl
     32                               scripts/detrend_stack.pl
     33                               scripts/ipp_datapath.pl
     34                               scripts/ipp_filename.pl
     35                               scripts/mdc2list.pl
     36                               scripts/phase0_exp.pl
     37                               scripts/phase0_imfile.pl
     38                               scripts/phase2.pl
     39                               scripts/phase3.pl
     40                               scripts/ipp_serial_detrend.pl
     41                               scripts/ipp_serial_phase0.pl
     42                               scripts/ipp_serial_inject_mosaic.pl
     43                               )],
     44                   )->create_build_script;
  • trunk/ippScripts/MANIFEST

    r11411 r11415  
    44MANIFEST
    55README
    6 scripts/detrend.pl
     6scripts/ipp_serial_inject.pl
    77scripts/detrend_norm_apply.pl
    88scripts/detrend_norm_calc.pl
     
    1414scripts/detrend_resid.pl
    1515scripts/detrend_stack.pl
    16 scripts/inject.pl
    17 scripts/inject_phase0.pl
    1816scripts/ipp_datapath.pl
    1917scripts/ipp_filename.pl
     
    2321scripts/phase2.pl
    2422scripts/phase3.pl
     23scripts/ipp_serial_detrend.pl
     24scripts/ipp_serial_phase0.pl
     25scripts/ipp_serial_inject_mosaic.pl
    2526t/00_distribution.t
Note: See TracChangeset for help on using the changeset viewer.