Jpp - the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
plot-orientation.sh File Reference

Go to the source code of this file.

Variables

 script
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
&dev null set_variable DEBUG
set_variable WORKDIR
set_variable APP gandalf
set_variable GRAPH_TXT graph
orientation txt set_variable
GRAPH_ROOT graph orientation
root set_variable ID 
ID
 
then usage $script< string
identifier >[working directory]
fi case set_variable 
WORKDIR
 
*fatal Wrong number of
arguments esac set_variable 
GRAPH_TXT
 
then for OUTPUT_DIRECTORY in
eval echo 
$WORKDIR {ID}:${R}`
 

Variable Documentation

script
Initial value:
=${0##*/}
if [ -z $JPP_DIR ]

Definition at line 2 of file plot-orientation.sh.

& set_variable ID
Initial value:
=2
if ( do_usage $* )
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
then usage $script[distance] fi case set_variable R
Definition: JDrawLED.sh:40

Definition at line 16 of file plot-orientation.sh.

then usage $script<string identifier> [working directory] fi case set_variable WORKDIR

Definition at line 24 of file plot-orientation.sh.

* fatal Wrong number of arguments esac set_variable GRAPH_TXT
Initial value:
{GRAPH_TXT/\%/${ID}}
set_variable GRAPH_ROOT ${GRAPH_ROOT/\%/${ID}}
if ( ! reuse_file $GRAPH_TXT )
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
*fatal Wrong number of arguments esac set_variable GRAPH_TXT

Definition at line 29 of file plot-orientation.sh.

then for OUTPUT_DIRECTORY in eval echo $WORKDIR {ID}:${R}`

Definition at line 34 of file plot-orientation.sh.