diff options
| author | Pierre-Marie Pédrot | 2018-05-18 15:51:20 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2018-05-18 15:51:20 +0200 |
| commit | a0da3a68d12141ba226ce94027b90a01389099d0 (patch) | |
| tree | 418ccf3d1b723555bd45ecb647823a5af851097e /interp/constrextern.mli | |
| parent | 5281317cb558f2b9aa6f854b9c7aeb617beba8e6 (diff) | |
| parent | a47bd32c261aa1ba6e30ef1b4d08cfc2746ce20f (diff) | |
Merge PR #6965: [api] Move universe syntax to `Glob_term`
Diffstat (limited to 'interp/constrextern.mli')
| -rw-r--r-- | interp/constrextern.mli | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interp/constrextern.mli b/interp/constrextern.mli index 6f5887ca2b..73c108319f 100644 --- a/interp/constrextern.mli +++ b/interp/constrextern.mli @@ -18,7 +18,6 @@ open Pattern open Constrexpr open Notation_term open Notation -open Misctypes open Ltac_pretype (** Translation of pattern, cases pattern, glob_constr and term into syntax |
