diff options
Diffstat (limited to 'asmcomp/dwarf_low/debug_info_section.ml')
-rw-r--r-- | asmcomp/dwarf_low/debug_info_section.ml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/asmcomp/dwarf_low/debug_info_section.ml b/asmcomp/dwarf_low/debug_info_section.ml index edb54d9ceb..146aa223a8 100644 --- a/asmcomp/dwarf_low/debug_info_section.ml +++ b/asmcomp/dwarf_low/debug_info_section.ml @@ -1,3 +1,15 @@ +(***********************************************************************) +(* *) +(* OCaml *) +(* *) +(* Mark Shinwell, Jane Street Europe *) +(* *) +(* Copyright and licence information to be added. *) +(* *) +(* *) +(* *) +(***********************************************************************) + open Std_internal type t = { |