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