Source file skhcUtil__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(** @canonical SkhcUtil.FileSys *)
module FileSys = SkhcUtil__FileSys
(** @canonical SkhcUtil.ListUtil *)
module ListUtil = SkhcUtil__ListUtil
(** @canonical SkhcUtil.Log *)
module Log = SkhcUtil__Log
(** @canonical SkhcUtil.Mime *)
module Mime = SkhcUtil__Mime
(** @canonical SkhcUtil.StringUtil *)
module StringUtil = SkhcUtil__StringUtil
module SkhcUtil__ = struct end
[@@deprecated "this module is shadowed"]