Source file quickterface.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(** @canonical Quickterface.App *)
module App = Quickterface__App
(** @canonical Quickterface.Color *)
module Color = Quickterface__Color
(** @canonical Quickterface.Io *)
module Io = Quickterface__Io
(** @canonical Quickterface.Math *)
module Math = Quickterface__Math
(** @canonical Quickterface.Output_text_options *)
module Output_text_options = Quickterface__Output_text_options