Changeset 16718 for trunk/ippScripts/scripts/stack_skycell.pl
- Timestamp:
- Feb 28, 2008, 12:20:38 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/stack_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r16563 r16718 118 118 } 119 119 120 &my_die("Can't find camera", $stack_id, $PS_EXIT_SYS_ERROR) unless $camera;120 &my_die("Can't find camera", $stack_id, $PS_EXIT_SYS_ERROR) unless defined $camera; 121 121 $ipprc->define_camera($camera); 122 122
Note:
See TracChangeset
for help on using the changeset viewer.
