Changeset 16965 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Mar 12, 2008, 3:39:23 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/camera_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/camera_exp.pl
r16926 r16965 270 270 271 271 if ($mosaicAstrom) { 272 $command .= " $ipprc->file_resolve($fpaObjects)"; 272 my $realFile = $ipprc->file_resolve($fpaObjects); 273 $command .= " $realFile"; 273 274 } else { 274 275 $command .= " -list $list3Name";
Note:
See TracChangeset
for help on using the changeset viewer.
