Changeset 19045
- Timestamp:
- Aug 12, 2008, 4:35:15 PM (18 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
ppStack/src/ppStackArguments.c (modified) (1 diff)
-
ppSub/src/ppSubArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackArguments.c
r19017 r19045 267 267 // Dump configuration, now that's it's settled 268 268 { 269 pmConfigCamerasCull(config );269 pmConfigCamerasCull(config, NULL); 270 270 pmConfigRecipesCull(config, "PPSTACK,PPSUB,PPSTATS,PSPHOT,MASKS"); 271 271 -
trunk/ppSub/src/ppSubArguments.c
r18963 r19045 352 352 // Dump configuration, now that's it's settled 353 353 { 354 pmConfigCamerasCull(config );354 pmConfigCamerasCull(config, NULL); 355 355 pmConfigRecipesCull(config, "PPSUB,PPSTATS,PSPHOT,MASKS"); 356 356
Note:
See TracChangeset
for help on using the changeset viewer.
