Source file fortran_base.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(** @canonical Fortran_base.F_fact *)
module F_fact = Fortran_base__F_fact
(** @canonical Fortran_base.F_label *)
module F_label = Fortran_base__F_label
(** @canonical Fortran_base.F_lib_base *)
module F_lib_base = Fortran_base__F_lib_base
(** @canonical Fortran_base.F_tree *)
module F_tree = Fortran_base__F_tree
(** @canonical Fortran_base.F_unparsing *)
module F_unparsing = Fortran_base__F_unparsing