aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/unification.ml
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-11-16 08:46:39 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-11-16 08:46:39 +0000
commit98b613cfa6a5f01b2641f101e5abaaa6f5f9b9ad (patch)
treee14d4dad92eed72a2f63873cb4c60b3f955b90ff /pretyping/unification.ml
parent01d92cfec31477f4f1c973d09639fb8b7fd7f8f6 (diff)
A bit of documentation around cases.ml + ML modules uselessly open
+ dead code. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14660 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'pretyping/unification.ml')
-rw-r--r--pretyping/unification.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pretyping/unification.ml b/pretyping/unification.ml
index a66074585..9f7b6d748 100644
--- a/pretyping/unification.ml
+++ b/pretyping/unification.ml
@@ -19,7 +19,6 @@ open Evd
open Reduction
open Reductionops
open Glob_term
-open Pattern
open Evarutil
open Pretype_errors
open Retyping