summaryrefslogtreecommitdiff
path: root/openbabel.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-03-29 12:03:59 +0200
committerAndreas Maunz <andreas@maunz.de>2011-03-29 12:03:59 +0200
commit5b5f068e2096ef86491887e773e2cf2349bb6344 (patch)
tree297c53e964e4d1061abcb1f55b64b9196f562887 /openbabel.sh
parent5f516e2297a014fbf59caee50a17b696d8c5ae06 (diff)
Added Kernlab
Diffstat (limited to 'openbabel.sh')
-rwxr-xr-xopenbabel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbabel.sh b/openbabel.sh
index 205c188..37b92dc 100755
--- a/openbabel.sh
+++ b/openbabel.sh
@@ -43,7 +43,7 @@ fi
DIR="`pwd`"
if [ ! $OB_DONE ]; then
- echo "This installs Openbabel Enterprise edition."
+ echo "This installs Openbabel."
echo "Your installation directory is '$PREFIX'."
echo "A configuration file is created and you are given the option to have it included in your '~.bashrc'."
echo "Press <Return> to continue, or <Ctrl+C> to abort."