Skip to content

Commit d590a0d

Browse files
committed
oasis rebuild
1 parent c579c86 commit d590a0d

File tree

2 files changed

+67
-66
lines changed

2 files changed

+67
-66
lines changed

myocamlbuild.ml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(* OASIS_START *)
2-
(* DO NOT EDIT (digest: b04a4a159fb9e4ff2046fce320be5134) *)
2+
(* DO NOT EDIT (digest: 67b224ee2427a75e6181776d9d5bca9a) *)
33
module OASISGettext = struct
4-
(* # 21 "/home/vb/.opam/system/build/oasis.0.3.0/src/oasis/OASISGettext.ml" *)
4+
(* # 21 "src/oasis/OASISGettext.ml" *)
55

66
let ns_ str =
77
str
@@ -24,7 +24,7 @@ module OASISGettext = struct
2424
end
2525

2626
module OASISExpr = struct
27-
(* # 21 "/home/vb/.opam/system/build/oasis.0.3.0/src/oasis/OASISExpr.ml" *)
27+
(* # 21 "src/oasis/OASISExpr.ml" *)
2828

2929

3030

@@ -116,7 +116,7 @@ end
116116

117117
# 117 "myocamlbuild.ml"
118118
module BaseEnvLight = struct
119-
(* # 21 "/home/vb/.opam/system/build/oasis.0.3.0/src/base/BaseEnvLight.ml" *)
119+
(* # 21 "src/base/BaseEnvLight.ml" *)
120120

121121
module MapString = Map.Make(String)
122122

@@ -214,7 +214,7 @@ end
214214

215215
# 215 "myocamlbuild.ml"
216216
module MyOCamlbuildFindlib = struct
217-
(* # 21 "/home/vb/.opam/system/build/oasis.0.3.0/src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml" *)
217+
(* # 21 "src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml" *)
218218

219219
(** OCamlbuild extension, copied from
220220
* http://brion.inria.fr/gallium/index.php/Using_ocamlfind_with_ocamlbuild
@@ -323,7 +323,7 @@ module MyOCamlbuildFindlib = struct
323323
end
324324

325325
module MyOCamlbuildBase = struct
326-
(* # 21 "/home/vb/.opam/system/build/oasis.0.3.0/src/plugins/ocamlbuild/MyOCamlbuildBase.ml" *)
326+
(* # 21 "src/plugins/ocamlbuild/MyOCamlbuildBase.ml" *)
327327

328328
(** Base functions for writing myocamlbuild.ml
329329
@author Sylvain Le Gall
@@ -339,7 +339,7 @@ module MyOCamlbuildBase = struct
339339
type name = string
340340
type tag = string
341341

342-
(* # 56 "/home/vb/.opam/system/build/oasis.0.3.0/src/plugins/ocamlbuild/MyOCamlbuildBase.ml" *)
342+
(* # 56 "src/plugins/ocamlbuild/MyOCamlbuildBase.ml" *)
343343

344344
type t =
345345
{

0 commit comments

Comments
 (0)