Module Convert_Integer_Forward.F

include module type of struct include D end
type boolean = D.boolean
type integer = D.integer
module Context = D.Context
module Integer_Forward = D.Integer_Forward
include module type of struct include D.Integer_Forward end