Jpp
17.3.0
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< detector file >< inputfile > fi | if (($#!=2)) |
then fatal Wrong number of arguments fi set_variable DETECTOR set_variable INPUT_FILE | if ((1)) |
Variables | |
version | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable | WORKDIR |
then $JPP_DIR examples JTrigger JChecksum a $DETECTOR f $INPUT_FILE o $WORKDIR checksum root d $DEBUG fi for KEY VALUE | in {(kv)CHECKSUM} |
then fatal Wrong number of arguments fi set_variable DETECTOR set_variable INPUT_FILE if | ( | (1) | ) |
version |
Definition at line 5 of file JChecksum.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable DEBUG set_variable WORKDIR |
Definition at line 25 of file JChecksum.sh.