summaryrefslogtreecommitdiff
path: root/_tags
blob: 5c978cabd2daabdec776acc4e6ef40dceeddc51f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75

## tags for binaries

<tools/coqmktop.{native,byte}> : use_str, use_unix
<tools/coqc.{native,byte}> : use_str, use_unix
<tools/coqdep_boot.{native,byte}> : use_unix
<tools/coqdep.{native,byte}> : use_str, use_unix
<tools/coq_tex.{native,byte}> : use_str
<tools/coq_makefile.{native,byte}> : use_str, use_unix
<tools/coqdoc/main.{native,byte}> : use_str
<ide/coqide_main.{native,byte}> : use_str, use_unix, ide
<checker/main.{native,byte}> : use_str, use_unix, thread
<plugins/micromega/csdpcert.{native,byte}> : use_nums, use_unix
<tools/mkwinapp.{native,byte}> : use_unix
<tools/fake_ide.{native,byte}> : use_unix, use_str

## tags for ide

<ide/**/*.{ml,mli}>: ide

## tags for grammar.cm*

<grammar/grammar.{cma,cmxa}> : use_unix

## tags for camlp4 files 

"parsing/g_constr.ml4": use_compat5
"parsing/g_ltac.ml4": use_compat5
"parsing/g_prim.ml4": use_compat5
"parsing/g_proofs.ml4": use_compat5
"parsing/g_tactic.ml4": use_compat5
"parsing/g_vernac.ml4": use_compat5
"parsing/g_xml.ml4": use_compat5
"parsing/pcoq.ml4": use_compat5
"parsing/g_obligations.ml4": use_grammar

"grammar/argextend.ml4": use_compat5b
"grammar/q_constr.ml4": use_compat5b
"grammar/tacextend.ml4": use_compat5b
"grammar/vernacextend.ml4": use_compat5b

<tactics/*.ml4>: use_grammar
"tactics/hipattern.ml4": use_constr

<plugins/**/*.ml4>: use_grammar
"plugins/decl_mode/g_decl_mode.ml4": use_compat5
"plugins/funind/g_indfun.ml4": use_compat5

## sub-directory inclusion

# Note: "checker" is deliberately not included
# Note: same for "config" (we create a special coq_config.ml)

"parsing": include
"ide": include
"ide/utils": include
"interp": include
"intf": include
"grammar": include
"kernel": include
"kernel/byterun": include
"lib": include
"library": include
"parsing": include
"plugins": include
"pretyping": include
"printing": include
"proofs": include
"tactics": include
"theories": include
"tools": include
"tools/coqdoc": include
"toplevel": include

<plugins/**>: include