- Timestamp:
- Feb 19, 2009, 7:59:50 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branch_20090215/Ohana/src/libdvo/include/dvo.h
r21153 r21536 18 18 DVO_FORMAT_PS1_DEV_1, 19 19 DVO_FORMAT_PS1_DEV_2, 20 DVO_FORMAT_PS1_DEV_3 20 DVO_FORMAT_PS1_DEV_3, 21 DVO_FORMAT_PS1_V1 21 22 } DVOTableFormat; 22 23 … … 407 408 # include "ps1_dev_2_defs.h" 408 409 # include "ps1_dev_3_defs.h" 410 # include "ps1_v1_defs.h" 409 411 410 412 /*** DVO image db I/O Functions ***/ … … 444 446 void sort_image_subset (Image *image, int *subset, int N); 445 447 void sort_coords_index (double *X, double *Y, int *S, int N); 446 void sort_stars_ra (Stars *stars, int N);447 448 void sort_regions (SkyRegion *region, int N); 448 449
Note:
See TracChangeset
for help on using the changeset viewer.
