IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 6, 2007, 5:42:07 PM (19 years ago)
Author:
jhoblitt
Message:

remove chipInputImfile table

File:
1 edited

Legend:

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

    r14023 r14065  
    6363    CREATE_TABLE(guidePendingExpCreateTable);
    6464    CREATE_TABLE(chipRunCreateTable);
    65     CREATE_TABLE(chipInputImfileCreateTable);
     65//    CREATE_TABLE(chipInputImfileCreateTable);
    6666    CREATE_TABLE(chipProcessedImfileCreateTable);
    6767    CREATE_TABLE(chipMaskCreateTable);
     
    144144    DROP_TABLE(guidePendingExpDropTable);
    145145    DROP_TABLE(chipRunDropTable);
    146     DROP_TABLE(chipInputImfileDropTable);
     146//    DROP_TABLE(chipInputImfileDropTable);
    147147    DROP_TABLE(chipProcessedImfileDropTable);
    148148    DROP_TABLE(chipMaskDropTable);
Note: See TracChangeset for help on using the changeset viewer.