aboutsummaryrefslogtreecommitdiff
path: root/_tags
diff options
context:
space:
mode:
Diffstat (limited to '_tags')
-rw-r--r--_tags6
1 files changed, 5 insertions, 1 deletions
diff --git a/_tags b/_tags
index 97957e81ea..6f83b4ef3a 100644
--- a/_tags
+++ b/_tags
@@ -9,12 +9,16 @@
<tools/coq_makefile.{native,byte}> : use_str
<tools/coqdoc/main.{native,byte}> : use_str
<checker/main.{native,byte}> : use_str, use_unix, use_gramlib
-<plugins/micromega/csdpcert.{native,byte}> : use_nums
+<plugins/micromega/csdpcert.{native,byte}> : use_nums, use_unix
## tags for ide
<ide/**/*.{ml,mli}>: thread, ide
+## tags for grammar.cm*
+
+<parsing/grammar.{cma,cmxa}> : use_unix
+
## tags for camlp4 files
<**/*.ml4>: is_ml4