IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2007, 5:38:27 PM (19 years ago)
Author:
jhoblitt
Message:

add pztool -datastore
add pztool -adddatastore

File:
1 edited

Legend:

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

    r14485 r15234  
    5151    }
    5252#endif
     53    CREATE_TABLE(pzDataStoreCreateTable);
    5354    CREATE_TABLE(summitExpCreateTable);
    5455    CREATE_TABLE(summitImfileCreateTable);
     
    137138
    138139//    DROP_TABLE(expTagCounterDropTable);
     140    DROP_TABLE(pzDataStoreDropTable);
    139141    DROP_TABLE(summitExpDropTable);
    140142    DROP_TABLE(summitImfileDropTable);
Note: See TracChangeset for help on using the changeset viewer.