summaryrefslogtreecommitdiff
path: root/openbabel.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-03-30 14:56:53 +0200
committerAndreas Maunz <andreas@maunz.de>2011-03-30 14:56:53 +0200
commit12f42b70b451254f2865a379c1bb1d2ab964e9ff (patch)
tree72da9dc0f3b6d6b67fcc69a092c0bc41e81cc877 /openbabel.sh
parent5ae9365231ce0727d28e589bfc2b9d0aeee6ceaa (diff)
opentox-ruby
Diffstat (limited to 'openbabel.sh')
-rwxr-xr-xopenbabel.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/openbabel.sh b/openbabel.sh
index 48fde26..90e3093 100755
--- a/openbabel.sh
+++ b/openbabel.sh
@@ -22,11 +22,6 @@ source ./config.sh
if [ -n "$1" ]; then
OB_DEST="$1"
fi
-OB_DEST_BINDINGS="$HOME/openbabel-ruby-install"
-
-# Dest
-OB_CONF=$HOME/.bash_OB_ot
-RUBY_CONF=$HOME/.bash_ruby_ot
echo "This installs Openbabel."