Changeset 36398 for branches/eam_branches/ipp-20131211/Ohana/src/dvomerge
- Timestamp:
- Dec 13, 2013, 10:31:05 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20131211/Ohana/src/dvomerge/src/merge_catalogs_old.c
r35416 r36398 76 76 tcoords.pc1_2 = tcoords.pc2_1 = 0.0; 77 77 tcoords.Npolyterms = 1; 78 strcpy (tcoords.ctype, " RA---ARC");78 strcpy (tcoords.ctype, "DEC--ARC"); 79 79 80 80 if (VERBOSE) fprintf (stderr, "merging %s into %s\n", input[0].filename, output[0].filename);
Note:
See TracChangeset
for help on using the changeset viewer.
