Changeset 10689 for trunk/ippTools/src/pxtables.c
- Timestamp:
- Dec 12, 2006, 6:46:12 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtables.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtables.c
r10225 r10689 80 80 CREATE_TABLE(detResidExpCreateTable); 81 81 CREATE_TABLE(detRunSummaryCreateTable); 82 CREATE_TABLE(p4RunCreateTable); 82 83 83 84 return true; … … 147 148 DROP_TABLE(detResidExpDropTable); 148 149 DROP_TABLE(detRunSummaryDropTable); 150 DROP_TABLE(p4RunDropTable); 149 151 150 152 return status;
Note:
See TracChangeset
for help on using the changeset viewer.
