Changeset 13819
- Timestamp:
- Jun 13, 2007, 4:57:48 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/camera_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/camera_exp.pl
r13818 r13819 33 33 use Pod::Usage qw( pod2usage ); 34 34 35 my ($exp_id, $cam_id, $recipe, $camera, $dbname, $workdir, $ no_update, $no_op);35 my ($exp_id, $cam_id, $recipe, $camera, $dbname, $workdir, $dvodb, $no_update, $no_op); 36 36 GetOptions( 37 37 'exp_id=s' => \$exp_id, # Exposure identifier
Note:
See TracChangeset
for help on using the changeset viewer.
