8 # ------------------------------------------------------------------------------------------
10 # Example script for JParser
12 # ------------------------------------------------------------------------------------------
14 if [ -z $JPP_DIR ]; then
15 echo "Variable JPP_DIR undefined."
19 source $JPP_DIR/setenv.sh $JPP_DIR >& /dev/null
21 if ( do_usage $* ); then
36 $JPP_DIR/examples/Jeep/JParser -! "`cat input_file`" -ab -T "hello world" --!