IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 27, 2008, 3:37:35 PM (18 years ago)
Author:
Paul Price
Message:

stacktool wasn't applying the restrictions specified on the command-line when inserting warps into stackInputSkyfile. Needed to split share/stacktool_definebyquery_insert_random.sql into two parts to make it work with the restrictions.

File:
1 edited

Legend:

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

    r19160 r19249  
    132132     regtool_revertprocessedimfile.sql \
    133133     stacktool_definebyquery_insert.sql \
    134      stacktool_definebyquery_insert_random.sql \
     134     stacktool_definebyquery_insert_random_part1.sql \
     135     stacktool_definebyquery_insert_random_part2.sql \
    135136     stacktool_definebyquery_part1.sql \
    136137     stacktool_definebyquery_part2.sql \
Note: See TracChangeset for help on using the changeset viewer.