|
@@ -1,7 +1,7 @@
|
|
|
(* setup.ml generated for the first time by OASIS v0.4.5 *)
|
|
|
|
|
|
(* OASIS_START *)
|
|
|
-(* DO NOT EDIT (digest: 5e8e4e5db87479bac51f8653c32173b0) *)
|
|
|
+(* DO NOT EDIT (digest: b7bedd864a72dab71d0690298da56c29) *)
|
|
|
(*
|
|
|
Regenerated by OASIS v0.4.5
|
|
|
Visit http://oasis.forge.ocamlcore.org for more information and
|
|
@@ -6870,7 +6870,7 @@ let setup_t =
|
|
|
Some
|
|
|
[
|
|
|
OASISText.Para
|
|
|
- "OcLaunch is a command-line tool to launch successively (each time the program is called) commands. It is designed to be used with any program, interactive or not. Feedback is welcome at leowzukw@vmail.me. Help at http://oclaunch.eu.org. Try it, it works automagically!"
|
|
|
+ "OcLaunch is a command-line tool to launch successively (each time the program is called) commands. It is designed to be used with any program, interactive or not. Feedback is welcome at contact@oclaunch.eu.org.<br/> Detailed presentation at http://ocla.ml. Try it, it works automagically!"
|
|
|
];
|
|
|
categories = [];
|
|
|
conf_type = (`Configure, "internal", Some "0.4");
|
|
@@ -7019,7 +7019,8 @@ let setup_t =
|
|
|
};
|
|
|
oasis_fn = Some "_oasis";
|
|
|
oasis_version = "0.4.5";
|
|
|
- oasis_digest = Some "A\167(\016\159`\011g\215\208\234ki./W";
|
|
|
+ oasis_digest =
|
|
|
+ Some "\127\235c\r\134$\133\006\162\017\231\189\254\004\016\158";
|
|
|
oasis_exec = None;
|
|
|
oasis_setup_args = [];
|
|
|
setup_update = false
|
|
@@ -7027,6 +7028,6 @@ let setup_t =
|
|
|
|
|
|
let setup () = BaseSetup.setup setup_t;;
|
|
|
|
|
|
-# 7031 "setup.ml"
|
|
|
+# 7032 "setup.ml"
|
|
|
(* OASIS_STOP *)
|
|
|
let () = setup ();;
|