Merge changes from 3.16 branch into 7.0
This commit is contained in:
@@ -21,7 +21,7 @@ use EPICS::Readfile;
|
||||
|
||||
my $tool = 'dbdToMenuH.pl';
|
||||
|
||||
use vars qw($opt_D @opt_I $opt_o $opt_s);
|
||||
our ($opt_D, @opt_I, $opt_o, $opt_s);
|
||||
getopts('DI@o:') or
|
||||
die "Usage: $tool: [-D] [-I dir] [-o menu.h] menu.dbd [menu.h]\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user