summaryrefslogtreecommitdiff
path: root/asmcomp/dwarf_low/abbreviations_table.mli
diff options
context:
space:
mode:
Diffstat (limited to 'asmcomp/dwarf_low/abbreviations_table.mli')
-rw-r--r--asmcomp/dwarf_low/abbreviations_table.mli12
1 files changed, 12 insertions, 0 deletions
diff --git a/asmcomp/dwarf_low/abbreviations_table.mli b/asmcomp/dwarf_low/abbreviations_table.mli
index 4327772..ae25cf8 100644
--- a/asmcomp/dwarf_low/abbreviations_table.mli
+++ b/asmcomp/dwarf_low/abbreviations_table.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