aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/matching.ml
diff options
context:
space:
mode:
Diffstat (limited to 'pretyping/matching.ml')
-rw-r--r--pretyping/matching.ml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pretyping/matching.ml b/pretyping/matching.ml
index a4c16b724..bc9c832ae 100644
--- a/pretyping/matching.ml
+++ b/pretyping/matching.ml
@@ -16,9 +16,6 @@ open Nameops
open Termops
open Reductionops
open Term
-open Glob_term
-open Sign
-open Environ
open Pattern
open Patternops
open Misctypes