aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq-syntax.el
diff options
context:
space:
mode:
Diffstat (limited to 'coq/coq-syntax.el')
-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 88e32e30..1aa5c65d 100644
--- a/coq/coq-syntax.el
+++ b/coq/coq-syntax.el
@@ -446,6 +446,7 @@ so for the following reasons:
'(
("Add Morphism" "addmor" "Add Morphism @{f} : @{id}" t "Add\\s-+Morphism")
("Chapter" "chp" "Chapter # : #." t "Chapter")
+ ("Corollary" "cor" "Corollary # : #.\nProof.\n#\nQed." t "Corollary")
("Declare Module :" "dmi" "Declare Module # : #.\n#\nEnd #." t)
("Declare Module <:" "dmi2" "Declare Module # <: #.\n#\nEnd #." t)
("Definition" "def" "Definition #:# := #." t "Definition");; careful