Changeset 37807 for trunk/Ohana/src/addstar/src/LoadStars.c
- Timestamp:
- Jan 11, 2015, 2:14:39 PM (12 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/addstar/src/LoadStars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
- Property svn:mergeinfo changed
-
trunk/Ohana/src/addstar/src/LoadStars.c
r28241 r37807 88 88 exit (1); 89 89 } 90 /* supplied photcode is incompatible with multi-chip images */ 91 if ((NheaderSets > 1) && options[0].mosaic) { 92 fprintf (stderr, "ERROR: -mosaic cannot be supplied to multiple images\n"); 93 exit (1); 94 } 90 95 91 96 // if these are SDSS data, load with SDSS-specific wrapper
Note:
See TracChangeset
for help on using the changeset viewer.
