- Timestamp:
- Jul 26, 2015, 3:22:32 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/relphot/src/relphot_objects.c
r38621 r38639 157 157 if (SYNTH_ZERO_POINTS) { strextend (&command, "-synthphot-zpts %s", SYNTH_ZERO_POINTS); } 158 158 159 if (!(STAGES & STAGE_CHIP)) { strextend (&command, "-skip-chip"); } 160 if (!(STAGES & STAGE_WARP)) { strextend (&command, "-skip-warp"); } 161 if (!(STAGES & STAGE_STACK)) { strextend (&command, "-skip-stack"); } 162 159 163 // if (SET_MREL_VERSION != 1) { strextend (&command, "-set-mrel-version %d", SET_MREL_VERSION); } 160 164
Note:
See TracChangeset
for help on using the changeset viewer.
