Changeset 11047 for trunk/ippTools/src/pxtables.c
- Timestamp:
- Jan 11, 2007, 3:38:56 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtables.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtables.c
r10755 r11047 57 57 CREATE_TABLE(newExpCreateTable); 58 58 CREATE_TABLE(newImfileCreateTable); 59 CREATE_TABLE(raw ScienceExpCreateTable);59 CREATE_TABLE(rawExpCreateTable); 60 60 CREATE_TABLE(rawImfileCreateTable); 61 CREATE_TABLE(rawDetrendExpCreateTable);62 61 CREATE_TABLE(p1PendingExpCreateTable); 63 62 CREATE_TABLE(p2PendingExpCreateTable); … … 130 129 DROP_TABLE(newExpDropTable); 131 130 DROP_TABLE(newImfileDropTable); 132 DROP_TABLE(raw ScienceExpDropTable);131 DROP_TABLE(rawExpDropTable); 133 132 DROP_TABLE(rawImfileDropTable); 134 DROP_TABLE(rawDetrendExpDropTable);135 133 DROP_TABLE(p1PendingExpDropTable); 136 134 DROP_TABLE(p2PendingExpDropTable);
Note:
See TracChangeset
for help on using the changeset viewer.
