IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2006, 4:00:04 PM (20 years ago)
Author:
jhoblitt
Message:

add detNormalizedExp table

File:
1 edited

Legend:

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

    r9078 r9118  
    4646    CREATE_TABLE(detNormalizedStatImfileCreateTable);
    4747    CREATE_TABLE(detNormalizedImfileCreateTable);
     48    CREATE_TABLE(detNormalizedExpCreateTable);
    4849    CREATE_TABLE(detMasterFrameCreateTable);
    4950    CREATE_TABLE(detMasterImfileCreateTable);
     
    102103    DROP_TABLE(detNormalizedStatImfileDropTable);
    103104    DROP_TABLE(detNormalizedImfileDropTable);
     105    DROP_TABLE(detNormalizedExpDropTable);
    104106    DROP_TABLE(detMasterFrameDropTable);
    105107    DROP_TABLE(detMasterImfileDropTable);
Note: See TracChangeset for help on using the changeset viewer.