Changeset 17245 for trunk/Ohana/src/libdvo/include/dvo.h
- Timestamp:
- Mar 31, 2008, 12:36:14 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/include/dvo.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/include/dvo.h
r17190 r17245 360 360 int dvo_catalog_open (Catalog *catalog, SkyRegion *region, int VERBOSE, char *iomode); 361 361 int dvo_catalog_save (Catalog *catalog, char VERBOSE); 362 int dvo_catalog_save_complete (Catalog *catalog, char VERBOSE); 362 363 int dvo_catalog_update (Catalog *catalog, char VERBOSE); 363 364 int dvo_catalog_catformat (char *catformat); … … 373 374 int dvo_catalog_save_split (Catalog *catalog, char VERBOSE); 374 375 int dvo_catalog_update_split (Catalog *catalog, char VERBOSE); 376 int dvo_catalog_save_split_complete (Catalog *catalog, char VERBOSE); 375 377 376 378 int dvo_catalog_load_segment (Catalog *catalog, int VERBOSE, int start, int Nrows);
Note:
See TracChangeset
for help on using the changeset viewer.
