File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 8
8
*)
9
9
10
10
(* OASIS_START *)
11
- (* DO NOT EDIT (digest: b63cfcda8a9eb05c8cac6f914b9e015b ) *)
11
+ (* DO NOT EDIT (digest: f6a3a4acb1dc5b9868c84dc2e278b75a ) *)
12
12
(*
13
13
Regenerated by OASIS v0.4.5
14
14
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -7018,7 +7018,7 @@ let setup_t =
7018
7018
alpha_features = [" ocamlbuild_more_args" ];
7019
7019
beta_features = [] ;
7020
7020
name = " utop" ;
7021
- version = " 1.18.1 " ;
7021
+ version = " 1.18.2 " ;
7022
7022
license =
7023
7023
OASISLicense. DEP5License
7024
7024
(OASISLicense. DEP5Unit
@@ -7399,16 +7399,15 @@ let setup_t =
7399
7399
};
7400
7400
oasis_fn = Some " _oasis" ;
7401
7401
oasis_version = " 0.4.5" ;
7402
- oasis_digest =
7403
- Some " \024\139\006\185 $\154\015 K\178\015\237\"\149\162 s\031 " ;
7402
+ oasis_digest = Some " =\004\228\188\215 B\164 !\134 VF\135\019\176\007\\ " ;
7404
7403
oasis_exec = None ;
7405
7404
oasis_setup_args = [] ;
7406
7405
setup_update = false
7407
7406
};;
7408
7407
7409
7408
let setup () = BaseSetup. setup setup_t;;
7410
7409
7411
- # 7405 " setup.ml"
7410
+ # 7404 " setup.ml"
7412
7411
(* OASIS_STOP *)
7413
7412
7414
7413
let search_compiler_libs () =
Original file line number Diff line number Diff line change 1
1
# OASIS_START
2
- # DO NOT EDIT (digest: d5407b28da284a1a240556b9815af7f0 )
3
- version = "1.18.1 "
2
+ # DO NOT EDIT (digest: 540f483cd99856ec4b99dfb59598c6c8 )
3
+ version = "1.18.2 "
4
4
description = "utop configuration"
5
5
requires = "findlib lambda-term"
6
6
archive(byte) = "utop.cma"
@@ -9,7 +9,7 @@ archive(native) = "utop.cmxa"
9
9
archive(native, plugin) = "utop.cmxs"
10
10
exists_if = "utop.cma"
11
11
package "camlp4" (
12
- version = "1.18.1 "
12
+ version = "1.18.2 "
13
13
description = "Camlp4 integration"
14
14
requires = "utop camlp4"
15
15
archive(syntax, preprocessor) = "utop-camlp4.cma"
You can’t perform that action at this time.
0 commit comments