aboutsummaryrefslogtreecommitdiff
path: root/tactics
diff options
context:
space:
mode:
authorherbelin1999-11-24 17:57:25 +0000
committerherbelin1999-11-24 17:57:25 +0000
commitbe800056397163ec9c475e6aee44925c97f86f58 (patch)
tree373f85ebce6551ce9c3b4f876715fae44f5736b3 /tactics
parenta67cb75db8dfd77dceefc8c40960b7e99ff6d302 (diff)
MAJ pour fusion avec pretyping
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@138 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'tactics')
-rw-r--r--tactics/dhyp.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tactics/dhyp.ml b/tactics/dhyp.ml
index bdc0faf27c..e4d79051c9 100644
--- a/tactics/dhyp.ml
+++ b/tactics/dhyp.ml
@@ -110,7 +110,6 @@ open Names
open Generic
open Term
open Reduction
-open Himsg
open Proof_trees
open Tacmach
open Tactics