- Timestamp:
- Feb 24, 2021, 2:26:24 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relphot/src/relphot_objects.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relphot/src/relphot_objects.c
r41341 r41507 257 257 if (UPDATE) { strextend (&command, "-update"); } 258 258 if (!KEEP_UBERCAL) { strextend (&command, "-reset-ubercal"); } 259 if (UPDATE_CATFORMAT) { strextend (&command, "-update-catformat %s", UPDATE_CATFORMAT); } 259 260 if (BOUNDARY_TREE) { strextend (&command, "-boundary-tree %s", BOUNDARY_TREE); } 260 261 if (SYNTH_ZERO_POINTS) { strextend (&command, "-synthphot-zpts %s", SYNTH_ZERO_POINTS); }
Note:
See TracChangeset
for help on using the changeset viewer.
