Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit f2b6f3f

Browse files
committed
Regen OASIS for v0.1
1 parent 1a682c1 commit f2b6f3f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_oasis

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ Executable otorrent
2424
Build$: true
2525
Custom: true
2626
CompiledObject: best
27-
Install: false
27+
Install: true
2828
BuildDepends: bt, cmdliner

setup.ml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* setup.ml generated for the first time by OASIS v0.4.2 *)
22

33
(* OASIS_START *)
4-
(* DO NOT EDIT (digest: ce15de05ca1ee09a58b46b5aa509c4f2) *)
4+
(* DO NOT EDIT (digest: c4b0c371a75383e51e085c0b34a9df08) *)
55
(*
66
Regenerated by OASIS v0.4.4
77
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6761,7 +6761,7 @@ let setup_t =
67616761
},
67626762
{
67636763
bs_build = [(OASISExpr.EBool true, true)];
6764-
bs_install = [(OASISExpr.EBool true, false)];
6764+
bs_install = [(OASISExpr.EBool true, true)];
67656765
bs_path = "otorrent";
67666766
bs_compiled_object = Best;
67676767
bs_build_depends =
@@ -6789,7 +6789,7 @@ let setup_t =
67896789
};
67906790
oasis_fn = Some "_oasis";
67916791
oasis_version = "0.4.4";
6792-
oasis_digest = Some "-´¤÷##\130@®ÂÚp&Uèz";
6792+
oasis_digest = Some "M\127ø\031\145J\007±ÖC\155\\}g$x";
67936793
oasis_exec = None;
67946794
oasis_setup_args = [];
67956795
setup_update = false

0 commit comments

Comments
 (0)