aboutsummaryrefslogtreecommitdiff
path: root/_tags
diff options
context:
space:
mode:
Diffstat (limited to '_tags')
-rw-r--r--_tags9
1 files changed, 8 insertions, 1 deletions
diff --git a/_tags b/_tags
index 76a7da8a07..78380f18c5 100644
--- a/_tags
+++ b/_tags
@@ -8,6 +8,11 @@
<tools/coq_tex.{native,byte}> : use_str
<tools/coq_makefile.{native,byte}> : use_str
<tools/coqdoc/main.{native,byte}> : use_str
+<checker/main.{native,byte}> : use_str, use_unix, use_gramlib
+
+## tags for ide
+
+<ide/**/*.{ml,mli}>: thread, ide
## tags for camlp4 files
@@ -44,9 +49,12 @@
## sub-directory inclusion
+# Note: "checker" is deliberately not included
+
"config": include
"parsing": include
"ide": include
+"ide/utils": include
"interp": include
"kernel": include
"kernel/byterun": include
@@ -63,4 +71,3 @@
"tools": include
"tools/coqdoc": include
"toplevel": include
-