Jpp  pmt_effective_area_update_2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JToken.sh
Go to the documentation of this file.
1 #!/bin/zsh
2 #
3 # \author mdejong
4 #
5 version=1.0
6 script=${0##*/}
7 
8 if [ -z $JPP_DIR ]; then
9  echo "Variable JPP_DIR undefined."
10  exit
11 fi
12 
13 source $JPP_DIR/setenv.sh $JPP_DIR
14 
15 if do_usage $*; then
16  usage "$script"
17 fi
18 
19 TEXT="aap;noot;mies; wim zus jet"
20 
21 echo "input\n $TEXT"
22 
23 JToken -b $TEXT -d 3
24 
25 
exit
Definition: JPizza.sh:36
then echo
* usage
then JMuonMCEvt f $INPUT_FILE o $INTERMEDIATE_FILE d
Definition: JMuonPath.sh:47
version
Definition: JCalibratePMT.sh:7