Changeset 11784 for trunk/ippTools/src/pxtables.c
- Timestamp:
- Feb 13, 2007, 2:50:34 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtables.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtables.c
r11781 r11784 83 83 CREATE_TABLE(p4SkyCellMapCreateTable); 84 84 CREATE_TABLE(p4ScfileCreateTable); 85 CREATE_TABLE(p5RunCreateTable); 86 CREATE_TABLE(p5InputScfileCreateTable); 87 CREATE_TABLE(p5DiffScfileCreateTable); 85 88 86 89 return true; … … 153 156 DROP_TABLE(p4SkyCellMapDropTable); 154 157 DROP_TABLE(p4ScfileDropTable); 158 DROP_TABLE(p5RunDropTable); 159 DROP_TABLE(p5InputScfileDropTable); 160 DROP_TABLE(p5DiffScfileDropTable); 155 161 156 162 return status;
Note:
See TracChangeset
for help on using the changeset viewer.
