aboutsummaryrefslogtreecommitdiffhomepage
path: root/proof-general-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'proof-general-pkg.el')
-rw-r--r--proof-general-pkg.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/proof-general-pkg.el b/proof-general-pkg.el
new file mode 100644
index 00000000..53f33432
--- /dev/null
+++ b/proof-general-pkg.el
@@ -0,0 +1,3 @@
+(define-package "proof-general" "4.5-git"
+ "A generic front-end for proof assistants (interactive theorem provers)"
+ '((emacs "24.3")))