Changeset 39350
- Timestamp:
- Feb 15, 2016, 1:37:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/dvomerge/src/dvomergeUpdate_catalogs.c
r39342 r39350 338 338 if (RESET_STARPAR) { strextend (&command, "-reset-starpar"); } 339 339 if (ALLOW_MISSING_INPUT_IMAGES) { strextend (&command, "-allow-missing-input-images"); } 340 if (UPDATE_CATFORMAT) { strextend (&command, "-update-catformat %s", UPDATE_CATFORMAT); }341 if (UPDATE_CATCOMPRESS) { strextend (&command, "-update-catcompress %s", UPDATE_CATCOMPRESS); }342 340 if (CPTLIST_FILENAME) { strextend (&command, "-restrict-cpt %s", CPTLIST_FILENAME); } 343 341 if (REPAIR_BY_OBJID) { strextend (&command, "-repair-by-objid"); }
Note:
See TracChangeset
for help on using the changeset viewer.
