forked from EasyCrypt/easycrypt
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_tags
More file actions
20 lines (18 loc) · 812 Bytes
/
_tags
File metadata and controls
20 lines (18 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# --------------------------------------------------------------------
true : use_menhir, menhir_explain, menhir_table
true : debug
true : warn_Z, warn_Y, warn_+28, warn_-23, warn_+33, warn_-58, warn_-3
true : -traverse
true : bin_annot
# true : menhir_trace
# true : bisect
# --------------------------------------------------------------------
<src> : include
<src/why3> : include
<src/phl> : include
<src/extraction> : include
<src/system> : include
# --------------------------------------------------------------------
<src/*.{ml,mli}> : package(batteries,menhirLib,why3,inifiles,zarith,pcre,yojson)
<src/*/*.{ml,mli}> : package(batteries,menhirLib,why3,inifiles,zarith,pcre,yojson)
<src/*.{native,byte}> : package(batteries,menhirLib,why3,inifiles,zarith,pcre,yojson)