From 5743fd25fa058e4cf7b5949b8287935163de9232 Mon Sep 17 00:00:00 2001
From: Guillaume Melquiond
Date: Fri, 6 Mar 2015 16:03:40 +0100
Subject: Add syntax highlighting for Declare ML Module.
---
ide/coq.lang | 1 +
1 file changed, 1 insertion(+)
diff --git a/ide/coq.lang b/ide/coq.lang
index 43268b0c31..1842f7942a 100644
--- a/ide/coq.lang
+++ b/ide/coq.lang
@@ -163,6 +163,7 @@
(\%{locality}|((Reserved)|(Tactic))\%{space}+)?Notation
\%{locality}Infix
(Print)|(Reset)\%{space}+Extraction\%{space}+(Inline)|(Blacklist)
+ Declare\%{space}+ML\%{space}+Module
\%{locality}Hint\%{space}+
--
cgit v1.2.3