-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_tags
89 lines (89 loc) · 3.6 KB
/
_tags
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# OASIS_START
# DO NOT EDIT (digest: 08733082a1fb44cc42cae3ba9bb44f6c)
# Ignore VCS directories, you can use the same kind of rule outside
# OASIS_START/STOP if you want to exclude directories that contains
# useless stuff for the build process
true: annot, bin_annot
<**/.svn>: -traverse
<**/.svn>: not_hygienic
".bzr": -traverse
".bzr": not_hygienic
".hg": -traverse
".hg": not_hygienic
".git": -traverse
".git": not_hygienic
"_darcs": -traverse
"_darcs": not_hygienic
# Library netkat_decide
"src/netkat_decide.cmxs": use_netkat_decide
# Executable netkat
<src/Frenetic_Decide_Repl.{native,byte}>: package(comparelib)
<src/Frenetic_Decide_Repl.{native,byte}>: package(comparelib.syntax)
<src/Frenetic_Decide_Repl.{native,byte}>: package(core)
<src/Frenetic_Decide_Repl.{native,byte}>: package(frenetic)
<src/Frenetic_Decide_Repl.{native,byte}>: package(hashcons)
<src/Frenetic_Decide_Repl.{native,byte}>: package(sexplib)
<src/Frenetic_Decide_Repl.{native,byte}>: package(sexplib.syntax)
<src/Frenetic_Decide_Repl.{native,byte}>: package(tdk)
<src/Frenetic_Decide_Repl.{native,byte}>: package(threads)
# Executable compile
<src/Compile.{native,byte}>: package(async)
<src/Compile.{native,byte}>: package(comparelib)
<src/Compile.{native,byte}>: package(comparelib.syntax)
<src/Compile.{native,byte}>: package(core)
<src/Compile.{native,byte}>: package(frenetic)
<src/Compile.{native,byte}>: package(hashcons)
<src/Compile.{native,byte}>: package(sexplib)
<src/Compile.{native,byte}>: package(sexplib.syntax)
<src/Compile.{native,byte}>: package(tdk)
<src/Compile.{native,byte}>: package(threads)
<src/Compile.{native,byte}>: package(yojson)
<src/*.ml{,i,y}>: package(comparelib)
<src/*.ml{,i,y}>: package(comparelib.syntax)
<src/*.ml{,i,y}>: package(sexplib)
<src/*.ml{,i,y}>: package(sexplib.syntax)
<src/*.ml{,i,y}>: package(yojson)
# Executable printpolicy
<src/PrintPolicy.{native,byte}>: package(async)
<src/PrintPolicy.{native,byte}>: package(core)
<src/PrintPolicy.{native,byte}>: package(frenetic)
<src/PrintPolicy.{native,byte}>: package(hashcons)
<src/PrintPolicy.{native,byte}>: package(threads)
# Executable printtopo
<src/PrintTopo.{native,byte}>: package(async)
<src/PrintTopo.{native,byte}>: package(core)
<src/PrintTopo.{native,byte}>: package(frenetic)
<src/PrintTopo.{native,byte}>: package(hashcons)
<src/PrintTopo.{native,byte}>: package(threads)
# Executable natetomark
<src/NateToMark.{native,byte}>: package(async)
<src/NateToMark.{native,byte}>: package(core)
<src/NateToMark.{native,byte}>: package(frenetic)
<src/NateToMark.{native,byte}>: package(hashcons)
<src/NateToMark.{native,byte}>: package(threads)
# Executable termsize
<src/TermSize.{native,byte}>: package(async)
<src/TermSize.{native,byte}>: package(core)
<src/TermSize.{native,byte}>: package(frenetic)
<src/TermSize.{native,byte}>: package(hashcons)
<src/TermSize.{native,byte}>: package(tdk)
<src/TermSize.{native,byte}>: package(threads)
<src/*.ml{,i,y}>: package(tdk)
# Executable topotomininet
<src/TopoToMininet.{native,byte}>: package(async)
<src/TopoToMininet.{native,byte}>: package(core)
<src/TopoToMininet.{native,byte}>: package(frenetic)
<src/TopoToMininet.{native,byte}>: package(threads)
# Executable jsontopolicy
<src/JSONToPolicy.{native,byte}>: package(async)
<src/JSONToPolicy.{native,byte}>: package(core)
<src/JSONToPolicy.{native,byte}>: package(frenetic)
<src/JSONToPolicy.{native,byte}>: package(hashcons)
<src/JSONToPolicy.{native,byte}>: package(threads)
<src/*.ml{,i,y}>: package(async)
<src/*.ml{,i,y}>: package(core)
<src/*.ml{,i,y}>: package(frenetic)
<src/*.ml{,i,y}>: package(hashcons)
<src/*.ml{,i,y}>: package(threads)
# OASIS_STOP
<src/*.ml{,i}>: syntax_camlp4o