- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/ppViz
-
Property svn:mergeinfo
set to
/branches/eam_branches/20091201/ppViz merged eligible /branches/pap_stack/ppViz merged eligible /trunk/ppViz merged eligible
-
Property svn:mergeinfo
set to
-
branches/eam_branches/20100225/ppViz/src/ppCoord/ppCoordCamera.c
r26377 r27517 39 39 } 40 40 41 if (data->rawName) { 42 fileArguments("RAW", data->rawName, "Input raw image", data->config); 43 pmFPAfile *raw = pmFPAfileDefineFromArgs(&status, data->config, "PPIMAGE.INPUT", "RAW"); // File 44 if (!status || !raw) { 45 psError(PS_ERR_IO, false, "Failed to build file from PPIMAGE.INPUT"); 46 return false; 47 } 48 } 49 41 50 #if 0 42 51 // Now the camera has been determined, we can read the recipe
Note:
See TracChangeset
for help on using the changeset viewer.
