Merge pull request #867 from patrl/pgMelpa

proof-general now on melpa
This commit is contained in:
Henrik Lissner 2018-09-09 09:42:51 -04:00 committed by GitHub
commit a198c14f12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)