All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
check_dictionaries.sh File Reference

Go to the source code of this file.

Functions

function usage ()
 

Variables

case in h usage exit
 
*echo ERROR
 
esac xml_directory
 
then END
 

Function Documentation

function usage ( )

Definition at line 3 of file check_dictionaries.sh.

3  {
4  echo "USAGE: `basename ${0}` [-h] <directory>"
5  echo " -h (this help)"
6  echo " look for classes_def.xml under the specified directory"
7  echo " If no directory is specified, search this directory"
8 }

Variable Documentation

then END
Initial value:
{ foreach my $f (@h) {
grep { $_->[0] eq $f->[1] and
$_->[1] eq $f->[0] and $_->[2] eq $f->[2]; } @h or
print "Missing selections for art::Assns<$f->[1], $f->[0], $f->[2]>\n";
}
do one_file $F done echo for F in find $TOP name CMakeLists txt print
my($xml, $fcl, $workdir, $check, $merge)
while getopts h
return match has_match and(match.match_pdg==11 or match.match_pdg==-11)

Definition at line 37 of file check_dictionaries.sh.

* echo ERROR

Definition at line 14 of file check_dictionaries.sh.

case in h usage exit

Definition at line 14 of file check_dictionaries.sh.

then xml_directory
Initial value:
=${1}
if [ -z ${xml_directory} ]
process_name opflash particleana ie ie ie z
esac xml_directory

Definition at line 22 of file check_dictionaries.sh.