summaryrefslogtreecommitdiff
path: root/tools/lintapidiff.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lintapidiff.mli')
-rw-r--r--tools/lintapidiff.mli17
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/lintapidiff.mli b/tools/lintapidiff.mli
new file mode 100644
index 0000000000..0b1d333476
--- /dev/null
+++ b/tools/lintapidiff.mli
@@ -0,0 +1,17 @@
+(**************************************************************************)
+(* *)
+(* OCaml *)
+(* *)
+(* Sebastien Hinderer, Tarides, Paris *)
+(* *)
+(* Copyright 2022 Institut National de Recherche en Informatique et *)
+(* en Automatique. *)
+(* *)
+(* All rights reserved. This file is distributed under the terms of *)
+(* the GNU Lesser General Public License version 2.1, with the *)
+(* special exception on linking described in the file LICENSE. *)
+(* *)
+(**************************************************************************)
+
+(* lintapidiff.ml does not need to export any definition so here is
+ an empty interface *)