File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ BuildTools:
13
13
14
14
Flag quickcheck
15
15
Description: build the packet.quickcheck library
16
- Default: False
16
+ Default: false
17
17
18
18
Library packet
19
19
Path: lib
@@ -44,7 +44,7 @@ Library quickcheck
44
44
45
45
Executable testtool
46
46
Path: test
47
- Install: False
47
+ Install: false
48
48
Build$: flag(tests) && flag(quickcheck)
49
49
MainIs: Test.ml
50
50
BuildDepends:
Original file line number Diff line number Diff line change 1
1
(* setup.ml generated for the first time by OASIS v0.3.0 *)
2
2
3
3
(* OASIS_START *)
4
- (* DO NOT EDIT (digest: 2b297a7276d20798789c6358cd5ac288 ) *)
4
+ (* DO NOT EDIT (digest: 9b08b8c7c1334543fac7a194c0900bf6 ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.1
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -1176,7 +1176,7 @@ module OASISTypes = struct
1176
1176
{
1177
1177
obj_modules : string list ;
1178
1178
obj_findlib_fullname : findlib_name list option ;
1179
- }
1179
+ }
1180
1180
1181
1181
1182
1182
type executable =
@@ -6265,7 +6265,7 @@ module OCamlbuildPlugin = struct
6265
6265
{
6266
6266
plugin_tags : string option ;
6267
6267
extra_args : string list ;
6268
- }
6268
+ }
6269
6269
6270
6270
6271
6271
let check_ocaml_version version pkg =
@@ -6999,7 +6999,7 @@ let setup_t =
6999
6999
};
7000
7000
oasis_fn = Some " _oasis" ;
7001
7001
oasis_version = " 0.4.1" ;
7002
- oasis_digest = Some " \244 &E \239\131 ?#/k \139\148\226\000\184\211\175 " ;
7002
+ oasis_digest = Some " XHS \225\\\162\198 r: \166 )5 \157 , \183\004 " ;
7003
7003
oasis_exec = None ;
7004
7004
oasis_setup_args = [] ;
7005
7005
setup_update = false
You can’t perform that action at this time.
0 commit comments