summaryrefslogtreecommitdiff
path: root/tools/cvt_emit.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cvt_emit.mli')
-rw-r--r--tools/cvt_emit.mli16
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/cvt_emit.mli b/tools/cvt_emit.mli
new file mode 100644
index 0000000000..f3cd0e2dd4
--- /dev/null
+++ b/tools/cvt_emit.mli
@@ -0,0 +1,16 @@
+(**************************************************************************)
+(* *)
+(* 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. *)
+(* *)
+(**************************************************************************)
+
+val main : unit -> unit