diff -r da6573639ca1 -r b5176fd9ab3c lib/scripts/getsettings --- a/lib/scripts/getsettings Mon Jan 04 22:19:14 2010 +0100 +++ b/lib/scripts/getsettings Mon Jan 04 22:35:32 2010 +0100 @@ -22,11 +22,6 @@ ISABELLE_PROCESS="$ISABELLE_HOME/bin/isabelle-process" ISABELLE_TOOL="$ISABELLE_HOME/bin/isabelle" -function isabelle-process () -{ - "$ISABELLE_PROCESS" "$@" -} - function isabelle () { "$ISABELLE_TOOL" "$@"