Modified variable

This commit is contained in:
Patrick Elliott 2018-08-15 08:17:20 +02:00
parent 4280ea3418
commit 2929b58cde
No known key found for this signature in database
GPG key ID: 7CA109C3974AF5FA

View file

@ -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