From e3fa5b386e18ad9327cf635f92a0160792b202c6 Mon Sep 17 00:00:00 2001
From: Guillaume Melquiond
Date: Fri, 6 Mar 2015 17:09:51 +0100
Subject: Fix syntax highlighting of Print/Reset Extraction.
---
ide/coq.lang | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ide/coq.lang b/ide/coq.lang
index e13a94aeac..22f0e48dcd 100644
--- a/ide/coq.lang
+++ b/ide/coq.lang
@@ -156,13 +156,13 @@
Eval
Load
Undo
+ (Print|Reset)\%{space}+Extraction\%{space}+(Inline|Blacklist)
Print
Comments
Solve\%{space}+Obligation
((Uns)|(S))et(\%{space}+\%{ident})+
(\%{locality}|((Reserved)|(Tactic))\%{space}+)?Notation
\%{locality}Infix
- (Print)|(Reset)\%{space}+Extraction\%{space}+(Inline)|(Blacklist)
Declare\%{space}+ML\%{space}+Module
Extraction\%{space}+Language\%{space}+(Ocaml|Haskell|Scheme)
--
cgit v1.2.3