aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-03-23 12:54:07 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-03-23 12:54:07 +0000
commit1c6b097797d1294f4902dd5b30f02e24cbc1e1de (patch)
tree8ccce187ae32cb5e1e618a0a839f65429a95a9a9 /bin
parenteab3b1d134cc58d975a81cacfb5ef4008aeefec6 (diff)
Updated.
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 "$@"