Source file intel_hex__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(* generated by dune *)

(** @canonical Intel_hex.Decoder *)
module Decoder = Intel_hex__Decoder

(** @canonical Intel_hex.Encoder *)
module Encoder = Intel_hex__Encoder

(** @canonical Intel_hex.Object *)
module Object = Intel_hex__Object

(** @canonical Intel_hex.Record *)
module Record = Intel_hex__Record

module Intel_hex__ = struct end
[@@deprecated "this module is shadowed"]