summaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2012-08-14 10:19:50 +0200
committerdavor <vorgrimmlerdavid@gmx.de>2012-08-14 10:19:50 +0200
commitfd7540e790521d92baf93477d9cb6d74e8b9ba9c (patch)
tree69c6d6d28991b386b5841e66a03a618e17aff87d /config.sh
parent94708cb27d09a56e884cbd5016893e87b733f5c3 (diff)
Renamed config variables.
Diffstat (limited to 'config.sh')
-rwxr-xr-xconfig.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sh b/config.sh
index c0a09e5..d844d55 100755
--- a/config.sh
+++ b/config.sh
@@ -32,7 +32,7 @@ RAPTOR2_CONF="$HOME/.opentox/RAPTOR2.sh"
RASQAL_CONF="$HOME/.opentox/RASQAL.sh"
OT_UI_CONF="$HOME/.opentox/opentox-ui.sh"
OT_TOOLS_CONF="$HOME/.opentox/ot-tools.sh"
-OT_DEFAULT_CONFIG="$HOME/.opentox/config/default.rb"
+OT_DEFAULT_CONF="$HOME/.opentox/config/default.rb"
OB_VER="openbabel-$OB_NUM_VER"
RAPTOR2_VER="raptor2-$RAPTOR2_NUM_VER"