aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/proofgeneral2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/proofgeneral b/bin/proofgeneral
index 7ced2770..0bdcb526 100644
--- a/bin/proofgeneral
+++ b/bin/proofgeneral
@@ -87,6 +87,4 @@ if [ ! -x "$EMACS" ]; then
exit 1
fi
-echo $EMACS -eval "(or (featurep (quote proof-site)) (load \"$PGHOME/generic/proof-site.el\"))" -f proof-splash-display-screen "$@"
-
exec $EMACS -eval "(or (featurep (quote proof-site)) (load \"$PGHOME/generic/proof-site.el\"))" -f proof-splash-display-screen "$@"