Modified variable
This commit is contained in:
parent
4280ea3418
commit
2929b58cde
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
;;; lang/coq/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(defvar +coq-pg-loc "/home/patrl/GitHub/PG/generic")
|
||||
;; set this to the absolute path of the folder containing proof-site.el, e.g. /home/$USER/GitHub/PG/generic
|
||||
(defvar +coq-pg-loc nil)
|
||||
|
||||
(def-package! proof-site
|
||||
:load-path +coq-pg-loc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue