Changeset 9764 for trunk/ippTools/src/pxtables.c
- Timestamp:
- Oct 26, 2006, 6:00:41 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtables.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtables.c
r9392 r9764 57 57 CREATE_TABLE(p2ProcessedExpCreateTable); 58 58 CREATE_TABLE(p2ProcessedImfileCreateTable); 59 CREATE_TABLE(p2MaskCreateTable); 59 60 CREATE_TABLE(p3PendingExpCreateTable); 60 61 CREATE_TABLE(p3ProcessedExpCreateTable); … … 115 116 DROP_TABLE(p2ProcessedExpDropTable); 116 117 DROP_TABLE(p2ProcessedImfileDropTable); 118 DROP_TABLE(p2MaskDropTable); 117 119 DROP_TABLE(p3PendingExpDropTable); 118 120 DROP_TABLE(p3ProcessedExpDropTable);
Note:
See TracChangeset
for help on using the changeset viewer.
