aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorGravatar Assia Mahboubi <assia.mahboubi@inria.fr>2008-01-31 16:04:19 +0000
committerGravatar Assia Mahboubi <assia.mahboubi@inria.fr>2008-01-31 16:04:19 +0000
commit1dc8758152c89445de0c6db1d57e02e0942dea2b (patch)
tree704118af726a71a74e41be3af8801daabf690fd1 /bin
parent5cf522a1e5c9231e64651e9cb95a1c4a45eed155 (diff)
updated CHANGES
added an example file in coq/
Diffstat (limited to 'bin')
-rw-r--r--bin/proofgeneral2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/proofgeneral b/bin/proofgeneral
index 017f4124..07aab576 100644
--- a/bin/proofgeneral
+++ b/bin/proofgeneral
@@ -20,7 +20,7 @@
# The default path should work if you are using the Proof General RPM
# or unpack Proof General in your home directory.
# NB: no trailing backslash here!
-PGHOMEDEFAULT=$HOME/ProofGeneral
+PGHOMEDEFAULT=/usr/share/emacs/site-lisp/ProofGeneral
# Try to find a default Emacs executable
if [ -z "$EMACS" ] || [ ! -x "$EMACS" ]; then