Source file intel_hex__.ml

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

(** @canonical Intel_hex.Chunk *)
module Chunk = Intel_hex__Chunk

(** @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"]