Changeset 16706
- Timestamp:
- Feb 28, 2008, 7:43:18 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080223/Ohana/src/addstar/src/load2mass_as_rawdata.c
r16698 r16706 165 165 166 166 // an error exit status here is a significant error 167 if (!dvo_catalog_open (&catalog, skylist[0].regions[ i], VERBOSE, "w")) {167 if (!dvo_catalog_open (&catalog, skylist[0].regions[0], VERBOSE, "w")) { 168 168 fprintf (stderr, "ERROR: failure to open/create catalog file %s\n", catalog.filename); 169 169 exit (2);
Note:
See TracChangeset
for help on using the changeset viewer.
