Proof-general is now on melpa

This commit is contained in:
Patrick Elliott 2018-09-06 01:29:01 +02:00
parent 96bea9e9ad
commit 5bfaabd99b
No known key found for this signature in database
GPG key ID: 7CA109C3974AF5FA

View file

@ -1,6 +1,6 @@
;; -*- no-byte-compile: t; -*- ;; -*- no-byte-compile: t; -*-
;;; lang/coq/packages.el ;;; lang/coq/packages.el
(package! proof-general :recipe (:fetcher github :repo "ProofGeneral/PG" :files ("*"))) (package! proof-general)
(package! company-coq) (package! company-coq)