aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq-abbrev.el
diff options
context:
space:
mode:
authorGravatar joheras <>2013-05-30 13:18:23 +0000
committerGravatar joheras <>2013-05-30 13:18:23 +0000
commit884f571b13a8279a1169d9f4acd7696b8cb8200b (patch)
treecf71e27b09a56137c1ac03737c9955457d78f857 /coq/coq-abbrev.el
parent764a7f8e44f7412de80a4feb350aaa9bdd060b44 (diff)
ML4PG functionality added to Coq menu
Diffstat (limited to 'coq/coq-abbrev.el')
-rw-r--r--coq/coq-abbrev.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/coq/coq-abbrev.el b/coq/coq-abbrev.el
index 8f5f6634..b060a101 100644
--- a/coq/coq-abbrev.el
+++ b/coq/coq-abbrev.el
@@ -174,7 +174,10 @@
["Set Printing Coercions" coq-set-printing-coercions t]
["Unset Printing Coercions" coq-unset-printing-coercions t]
["Set Printing Wildcards" coq-set-printing-wildcards t]
- ["Unset Printing Wildcards" coq-unset-printing-wildcards t])))
+ ["Unset Printing Wildcards" coq-unset-printing-wildcards t])
+ ""
+ ["ML4PG" (coq-activate-ml4pg) :help "Activates ML4PG: machine-learning methods for Proof General"]
+ ))
(defpgdefault menu-entries
(append coq-menu-common-entries