IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 5, 2011, 10:05:10 AM (15 years ago)
Author:
eugene
Message:

merging updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110404/ippTools/share/Makefile.am

    r30373 r31439  
    88        addtool_find_cam_id_dvo.sql \
    99        addtool_find_cam_id.sql \
     10        addtool_find_sky_id_dvo.sql \
     11        addtool_find_sky_id.sql \
     12        addtool_find_stack_id_dvo.sql \
     13        addtool_find_stack_id.sql \
    1014        addtool_find_pendingexp.sql \
     15        addtool_find_pendingexp_cam.sql \
     16        addtool_find_pendingexp_stack.sql \
     17        addtool_find_pendingexp_staticsky.sql \
    1118        addtool_find_pendingmergeprocess.sql \
    12         addtool_find_processedexp.sql \
     19        addtool_find_processedexp_cam.sql \
     20        addtool_find_processedexp_stack.sql \
     21        addtool_find_processedexp_staticsky.sql \
    1322        addtool_find_minidvodbprocessed.sql \
    1423        addtool_find_minidvodbrun.sql \
     
    1625        addtool_pendingcleanuprun.sql \
    1726        addtool_queue_cam_id.sql \
     27        addtool_queue_stack_id.sql \
     28        addtool_queue_sky_id.sql \
    1829        addtool_queue_minidvodbrun.sql \
    1930        addtool_revertminidvodbprocessed.sql \
    20         addtool_revertprocessedexp.sql \
     31        addtool_revertprocessedexp_cam.sql \
     32        addtool_revertprocessedexp_stack.sql \
     33        addtool_revertprocessedexp_staticsky.sql \
    2134        bgtool_advancechip.sql \
    2235        bgtool_advancewarp.sql \
     
    164177        disttool_definebyquery_fake.sql \
    165178        disttool_definebyquery_raw.sql \
     179        disttool_definebyquery_raw_no_magic.sql \
    166180        disttool_definebyquery_sky.sql \
    167181        disttool_definebyquery_stack.sql \
     
    400414        diffphottool_advance.sql \
    401415        diffphottool_revert.sql \
    402         diffphottool_data.sql
     416        diffphottool_data.sql \
     417        laptool_definerun.sql \
     418        laptool_exposures.sql \
     419        laptool_inactiveexp.sql \
     420        laptool_listsequence.sql \
     421        laptool_pendingchipexp.sql \
     422        laptool_pendingexp.sql \
     423        laptool_pendingrun.sql \
     424        laptool_stacks.sql
     425
Note: See TracChangeset for help on using the changeset viewer.