IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24121


Ignore:
Timestamp:
May 8, 2009, 6:52:17 PM (17 years ago)
Author:
bills
Message:

back out last change. It breaks registration and it turns
out isn't needed for distribution after all

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/regtool_processedimfile.sql

    r24112 r24121  
    11SELECT
    22    rawImfile.*,
    3     rawExp.workdir,
    43    newExp.tmp_exp_name,
    54    newExp.tmp_camera,
    65    newExp.tmp_telescope
    76FROM rawImfile
    8 JOIN rawExp
    9     USING(exp_id)
    107JOIN newExp
    118    USING(exp_id)
Note: See TracChangeset for help on using the changeset viewer.