aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <courtieu@lri.fr>2004-04-14 15:06:55 +0000
committerGravatar Pierre Courtieu <courtieu@lri.fr>2004-04-14 15:06:55 +0000
commitb4eafa55c48b39be73947ac67fb8a8dae439c29d (patch)
treee444966c7271adecd41b2c63b25fc36c1e0cc81b /coq
parent9fa70e3d3714230f71d9814a15acdcb29bce4557 (diff)
added the "return" keyword to coq
Diffstat (limited to 'coq')
-rw-r--r--coq/coq-syntax.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/coq/coq-syntax.el b/coq/coq-syntax.el
index 6e8a6aa4..122b9e02 100644
--- a/coq/coq-syntax.el
+++ b/coq/coq-syntax.el
@@ -704,6 +704,7 @@ Idtac (Nop) tactic, put the following line in your .emacs:
"match"
"forall"
"fun"
+ "return"
))
(defvar coq-reserved-V7