1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(** @canonical Hugin.Artist *)
module Artist = Hugin__Artist
(** @canonical Hugin.Axes *)
module Axes = Hugin__Axes
(** @canonical Hugin.Cairo_sdl_backend *)
module Cairo_sdl_backend = Hugin__Cairo_sdl_backend
(** @canonical Hugin.Figure *)
module Figure = Hugin__Figure
(** @canonical Hugin.Plotting *)
module Plotting = Hugin__Plotting
module Hugin__ = struct end
[@@deprecated "this module is shadowed"]