Changeset 11781
- Timestamp:
- Feb 13, 2007, 12:34:52 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtables.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtables.c
r11763 r11781 83 83 CREATE_TABLE(p4SkyCellMapCreateTable); 84 84 CREATE_TABLE(p4ScfileCreateTable); 85 CREATE_TABLE(p4InputScfileCreateTable);86 CREATE_TABLE(p4DiffScfileCreateTable);87 85 88 86 return true; … … 155 153 DROP_TABLE(p4SkyCellMapDropTable); 156 154 DROP_TABLE(p4ScfileDropTable); 157 DROP_TABLE(p4InputScfileDropTable);158 DROP_TABLE(p4DiffScfileDropTable);159 155 160 156 return status;
Note:
See TracChangeset
for help on using the changeset viewer.
