]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaInit.mli
new compose tactic, still undocumented.
[helm.git] / matita / matitaInit.mli
index 63b84b448a85028d32c2f0cb111a0afa83ffd1d5..c796f48544e586277ff947a395dc20b57b0f58fa 100644 (file)
@@ -36,3 +36,6 @@ val load_configuration_file: unit -> unit
   (** die nicely: exit with return code 1 printing usage error message *)
 val die_usage: unit -> 'a
 
+  (** add extra command line options *)
+val add_cmdline_spec: (Arg.key * Arg.spec * Arg.doc) list -> unit
+