summaryrefslogtreecommitdiff
path: root/openbabel.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-01 15:28:49 +0200
committerAndreas Maunz <andreas@maunz.de>2011-04-01 15:28:49 +0200
commitb69506cc0d7b3b2336444b6458cde7507388a8ca (patch)
tree4780e3ecdcd98a15d38e9c1ae0b3d8c504fd48c3 /openbabel.sh
parent8f6e83bb4202ee936b1efe9d45984158a91d140e (diff)
Removed sourcing of config.sh
Diffstat (limited to 'openbabel.sh')
-rwxr-xr-xopenbabel.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbabel.sh b/openbabel.sh
index a28796d..0bcd148 100755
--- a/openbabel.sh
+++ b/openbabel.sh
@@ -5,7 +5,6 @@
# Author: Christoph Helma, Andreas Maunz.
#
-source ./config.sh
source ./utils.sh
if [ "$(id -u)" = "0" ]; then