diff options
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/proofgeneral | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/proofgeneral b/bin/proofgeneral index 46d541a4..7ced2770 100644 --- a/bin/proofgeneral +++ b/bin/proofgeneral @@ -13,7 +13,7 @@ # The default path works if you unpack Proof General in your # home directory. # NB: no trailing backslash here! -PGHOME=$HOME/ProofGeneral +PGHOME=/home/da/ProofGeneral # Try to find an Emacs executable if [ -z "$EMACS" ] || [ ! -x "$EMACS" ]; then |
