Changeset 11763 for trunk/ippTools/src/pxtables.c
- Timestamp:
- Feb 12, 2007, 5:21:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtables.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtables.c
r11723 r11763 79 79 CREATE_TABLE(detResidExpCreateTable); 80 80 CREATE_TABLE(detRunSummaryCreateTable); 81 CREATE_TABLE(skyCellCreateTable);82 CREATE_TABLE(skyCellMapCreateTable);83 81 CREATE_TABLE(p4RunCreateTable); 84 82 CREATE_TABLE(p4InputExpCreateTable); 83 CREATE_TABLE(p4SkyCellMapCreateTable); 85 84 CREATE_TABLE(p4ScfileCreateTable); 86 85 CREATE_TABLE(p4InputScfileCreateTable); … … 154 153 DROP_TABLE(p4RunDropTable); 155 154 DROP_TABLE(p4InputExpDropTable); 155 DROP_TABLE(p4SkyCellMapDropTable); 156 156 DROP_TABLE(p4ScfileDropTable); 157 157 DROP_TABLE(p4InputScfileDropTable);
Note:
See TracChangeset
for help on using the changeset viewer.
