File tree 5 files changed +6
-4
lines changed
lib/precomputed_values/gen_values
5 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- (lang dune 2 .7 )
1
+ (lang dune 3 .1 )
Original file line number Diff line number Diff line change 24
24
(preprocessor_deps ../../../config.mlh)
25
25
(instrumentation (backend bisect_ppx))
26
26
(preprocess (pps ppx_version ppx_optcomp ppx_custom_printf))
27
- (flags -short-paths -g -w @a-4-29-40-41-42-44-45-48-58-59-60))
27
+ (flags -short-paths -g -w @a-4-29-34- 40-41-42-44-45-48-58-59-60))
28
28
29
29
(executable
30
30
(package client_sdk)
50
50
(preprocessor_deps ../../../config.mlh)
51
51
(instrumentation (backend bisect_ppx))
52
52
(preprocess (pps ppx_version ppx_optcomp ppx_custom_printf))
53
- (flags -short-paths -g -w @a-4-29-40-41-42-44-45-48-58-59-60))
53
+ (flags -short-paths -g -w @a-4-29-34- 40-41-42-44-45-48-58-59-60))
Original file line number Diff line number Diff line change 1
1
(executable
2
2
(package replayer)
3
3
(name replayer)
4
+ (flags -w -32-34)
4
5
(public_name replayer)
5
6
(libraries
6
7
;; opam libraries
Original file line number Diff line number Diff line change 1
- (lang dune 2 .7 )
1
+ (lang dune 3 .1 )
2
2
( implicit_transitive_deps false )
Original file line number Diff line number Diff line change 1
1
(executable
2
2
(name gen_values)
3
+ (flags -w -32)
3
4
(libraries
4
5
;; opam libraries
5
6
stdio
You can’t perform that action at this time.
0 commit comments