IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2008, 10:30:59 AM (18 years ago)
Author:
eugene
Message:

completely deprecate config->where; make all command-line handling consistent; move nearly all sql into share/*.sql; ensure consistency between args supplied and used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/Makefile.am

    r18526 r18561  
    1010        chiptool_donecleanup.sql \
    1111        chiptool_find_rawexp.sql \
    12         chiptool_find_unprocessed_imfile.pl \
     12        chiptool_pendingcleanupimfile.sql \
    1313        chiptool_pendingcleanuprun.sql \
    14         chiptool_pendingcleanupimfile.sql \
    1514        chiptool_pendingimfile.sql \
    1615        chiptool_processedimfile.sql \
     16        chiptool_revertprocessedimfile.sql \
    1717        chiptool_run.sql \
    18         chiptool_revertprocessedimfile.sql \
    1918        chiptool_unmasked.sql \
    2019        detselect_search.sql \
    2120        detselect_select.sql \
     21        dettool_addprocessedexp.sql \
     22        dettool_childlessrun.sql \
     23        dettool_definebydetrun.sql \
     24        dettool_detrunsummary.sql \
    2225        dettool_find_completed_runs.sql \
     26        dettool_input.sql \
     27        dettool_normalizedexp.sql \
     28        dettool_normalizedimfile.sql \
    2329        dettool_normalizedstat.sql \
     30        dettool_pending.sql \
     31        dettool_processedimfile.sql \
    2432        dettool_raw.sql \
     33        dettool_residexp.sql \
     34        dettool_residimfile.sql \
    2535        dettool_revertdetrunsummary.sql \
    2636        dettool_revertnormalizedexp.sql \
     
    3343        dettool_revertstacked.sql \
    3444        dettool_runs.sql \
     45        dettool_stacked.sql \
    3546        dettool_start_new_iteration.sql \
    3647        dettool_stop_completed_correct_runs.sql \
     
    3849        dettool_tocorrectimfile.sql \
    3950        dettool_todetrunsummary.sql \
     51        dettool_tonormalize.sql \
    4052        dettool_tonormalizedexp.sql \
    4153        dettool_tonormalizedstat.sql \
     
    6274        flatcorr_find_completed_floatcorruns.sql \
    6375        flatcorr_find_processedimfiles.sql \
     76        flatcorr_pending.sql \
     77        magictool_create_tmp_warpcomplete.sql \
    6478        magictool_find_complete_diffed_exposures.sql \
    6579        magictool_find_complete_warpruns.sql \
     80        magictool_find_unmagiced.sql \
    6681        magictool_inputskyfile.sql \
    6782        magictool_totree.sql \
     
    7388        magictool_addmask.sql \
    7489        magictool_mask.sql \
     90        pstamptool_addjob_otherjob.sql \
     91        pstamptool_addjob_stampjob.sql \
     92        pstamptool_datastore.sql \
     93        pstamptool_pendingjob.sql \
     94        pstamptool_pendingreq.sql \
    7595        pxadmin_create_tables.sql \
    7696        pxadmin_drop_tables.sql \
    7797        pztool_find_completed_exp.sql \
    7898        pztool_pendingimfile.sql \
    79         pztool_revertcopied.sql \
    8099        pztool_revert_downloadimfile_faults.sql \
    81100        pztool_revert_fileset_faults.sql \
     101        pztool_revertcopied.sql \
    82102        regtool_create_dup_table.sql \
    83103        regtool_pendingexp.sql \
     
    95115        warptool_exp.sql \
    96116        warptool_imfile.sql \
     117        warptool_revertwarped.sql \
    97118        warptool_scmap.sql \
    98119        warptool_tooverlap.sql \
    99         warptool_revertwarped.sql \
    100120        warptool_towarped.sql \
    101121        warptool_warped.sql
Note: See TracChangeset for help on using the changeset viewer.