aboutsummaryrefslogtreecommitdiffstats
path: root/src/trace/smtAtom.mli
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@inria.fr>2020-05-15 17:40:39 +0200
committerChantal Keller <Chantal.Keller@inria.fr>2020-05-15 17:40:39 +0200
commit898b3053951691829b8eebe267158ee098116ab5 (patch)
tree056b82c62e3674a40f205f26bb41652c60caba72 /src/trace/smtAtom.mli
parentef0ae9cd013886345ae061212e01ef02c621a120 (diff)
parent7399f3a30bd1685b9573f1ab1dc6b516590fe8e5 (diff)
downloadsmtcoq-898b3053951691829b8eebe267158ee098116ab5.tar.gz
smtcoq-898b3053951691829b8eebe267158ee098116ab5.zip
Merge branch 'coq-8.10' of github.com:smtcoq/smtcoq into coq-8.11
Diffstat (limited to 'src/trace/smtAtom.mli')
-rw-r--r--src/trace/smtAtom.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/trace/smtAtom.mli b/src/trace/smtAtom.mli
index a6a1761..f076cb8 100644
--- a/src/trace/smtAtom.mli
+++ b/src/trace/smtAtom.mli
@@ -121,8 +121,6 @@ module Atom :
val to_smt : Format.formatter -> t -> unit
- exception NotWellTyped of atom
-
type reify_tbl
val create : unit -> reify_tbl