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

Commit

Permalink
Regen OASIS for v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nojb committed Apr 19, 2014
1 parent 1a682c1 commit f2b6f3f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _oasis
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Executable otorrent
Build$: true
Custom: true
CompiledObject: best
Install: false
Install: true
BuildDepends: bt, cmdliner
6 changes: 3 additions & 3 deletions setup.ml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(* setup.ml generated for the first time by OASIS v0.4.2 *)

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

0 comments on commit f2b6f3f

Please sign in to comment.