summaryrefslogtreecommitdiff
path: root/asmcomp/dwarf_low/abbreviation_code.mli
diff options
context:
space:
mode:
Diffstat (limited to 'asmcomp/dwarf_low/abbreviation_code.mli')
-rw-r--r--asmcomp/dwarf_low/abbreviation_code.mli12
1 files changed, 12 insertions, 0 deletions
diff --git a/asmcomp/dwarf_low/abbreviation_code.mli b/asmcomp/dwarf_low/abbreviation_code.mli
index f9a69fb..decc39a 100644
--- a/asmcomp/dwarf_low/abbreviation_code.mli
+++ b/asmcomp/dwarf_low/abbreviation_code.mli
@@ -1,3 +1,15 @@
+(***********************************************************************)
+(* *)
+(* OCaml *)
+(* *)
+(* Mark Shinwell, Jane Street Europe *)
+(* *)
+(* Copyright and licence information to be added. *)
+(* *)
+(* *)
+(* *)
+(***********************************************************************)
+
type t
include Emittable.S with type t := t