aboutsummaryrefslogtreecommitdiff
path: root/contrib/interface
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/interface')
-rw-r--r--contrib/interface/showproof.ml1
-rwxr-xr-xcontrib/interface/showproof.mli1
2 files changed, 0 insertions, 2 deletions
diff --git a/contrib/interface/showproof.ml b/contrib/interface/showproof.ml
index dd6f0ef175..5bfad2f52c 100644
--- a/contrib/interface/showproof.ml
+++ b/contrib/interface/showproof.ml
@@ -6,7 +6,6 @@ open Environ
open Evd
open Names
open Nameops
-open Stamps
open Term
open Termops
open Util
diff --git a/contrib/interface/showproof.mli b/contrib/interface/showproof.mli
index 22c3b7c4e1..c84642d775 100755
--- a/contrib/interface/showproof.mli
+++ b/contrib/interface/showproof.mli
@@ -1,7 +1,6 @@
open Environ
open Evd
open Names
-open Stamps
open Term
open Util
open Proof_type