diff options
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/proofgeneral | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/proofgeneral b/bin/proofgeneral index 92b029f1..8276f9bf 100644 --- a/bin/proofgeneral +++ b/bin/proofgeneral @@ -10,8 +10,8 @@ # $Id$ # -#PGHOME=/usr/share/emacs/ProofGeneral -PGHOME=~/ProofGeneral +PGHOME=/usr/share/emacs/ProofGeneral +#PGHOME=~/ProofGeneral if which xemacs > /dev/null; then EMACS=xemacs |
