src/Tools/Graphview/etc/settings
author wenzelm
Mon, 24 Sep 2012 21:16:33 +0200
changeset 49558 af7b652180d5
child 49565 ea4308b7ef0f
permissions -rw-r--r--
minimal component and build setup for graphview;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
49558
af7b652180d5 minimal component and build setup for graphview;
wenzelm
parents:
diff changeset
     1
# -*- shell-script -*- :mode=shellscript:
af7b652180d5 minimal component and build setup for graphview;
wenzelm
parents:
diff changeset
     2
af7b652180d5 minimal component and build setup for graphview;
wenzelm
parents:
diff changeset
     3
GRAPHVIEW_HOME="$COMPONENT"
af7b652180d5 minimal component and build setup for graphview;
wenzelm
parents:
diff changeset
     4
af7b652180d5 minimal component and build setup for graphview;
wenzelm
parents:
diff changeset
     5
ISABELLE_TOOLS="$ISABELLE_TOOLS:$GRAPHVIEW_HOME/lib/Tools"
af7b652180d5 minimal component and build setup for graphview;
wenzelm
parents:
diff changeset
     6