IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10225


Ignore:
Timestamp:
Nov 28, 2006, 11:17:43 AM (20 years ago)
Author:
jhoblitt
Message:

remove detMasterFrame & detMasterImfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxtables.c

    r10113 r10225  
    7777    CREATE_TABLE(detNormalizedImfileCreateTable);
    7878    CREATE_TABLE(detNormalizedExpCreateTable);
    79     CREATE_TABLE(detMasterFrameCreateTable);
    80     CREATE_TABLE(detMasterImfileCreateTable);
    8179    CREATE_TABLE(detResidImfileCreateTable);
    8280    CREATE_TABLE(detResidExpCreateTable);
     
    146144    DROP_TABLE(detNormalizedImfileDropTable);
    147145    DROP_TABLE(detNormalizedExpDropTable);
    148     DROP_TABLE(detMasterFrameDropTable);
    149     DROP_TABLE(detMasterImfileDropTable);
    150146    DROP_TABLE(detResidImfileDropTable);
    151147    DROP_TABLE(detResidExpDropTable);
Note: See TracChangeset for help on using the changeset viewer.