Changeset 14286 for trunk/Ohana/src/opihi/dvo/dmagmeas.c
- Timestamp:
- Jul 18, 2007, 8:46:02 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/dmagmeas.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/dmagmeas.c
r12332 r14286 48 48 /* load region corresponding to selection above */ 49 49 if ((skylist = SelectRegions (RegionName, RegionList)) == NULL) goto escape; 50 if (!SetImageSelection ( param, ((RegionName == NULL) && (RegionList == NULL)))) goto escape;50 if (!SetImageSelection (((param == MEAS_XMOSAIC) || (param == MEAS_YMOSAIC)), ((RegionName == NULL) && (RegionList == NULL)))) goto escape; 51 51 52 52 /* init vectors to save data */
Note:
See TracChangeset
for help on using the changeset viewer.
