summaryrefslogtreecommitdiff
path: root/plugins/nsatz/nsatz.mli
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/nsatz/nsatz.mli')
-rw-r--r--plugins/nsatz/nsatz.mli9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/nsatz/nsatz.mli b/plugins/nsatz/nsatz.mli
new file mode 100644
index 00000000..e876ccfa
--- /dev/null
+++ b/plugins/nsatz/nsatz.mli
@@ -0,0 +1,9 @@
+(************************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *)
+(* \VV/ **************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(************************************************************************)
+
+val nsatz_compute : Constr.t -> unit Proofview.tactic