aboutsummaryrefslogtreecommitdiff
path: root/dev/base_include
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-05-20 00:47:21 +0200
committerEmilio Jesus Gallego Arias2020-06-26 14:38:10 +0200
commitd83e95cce852c5471593a27d0fdca39a262c885f (patch)
tree9117298b6f6d0a69e6863578858de27ddb23e8ba /dev/base_include
parent7d183d8a12a03a608a3dc8a724142468b45886ac (diff)
[declare] [api] Removal of deprecated functions
The previous refactoring in `Declare` to add `CInfo.t` makes this a good moment to clean overlays up w.r.t. deprecation. All cases but one is just a matter of simple renaming, for the other the use of an internal API is replaced by newer API.
Diffstat (limited to 'dev/base_include')
-rw-r--r--dev/base_include2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/base_include b/dev/base_include
index efbd156758..67ea3a1fa1 100644
--- a/dev/base_include
+++ b/dev/base_include
@@ -111,10 +111,8 @@ open Search
open Evar_refiner
open Goal
open Logic
-open Pfedit
open Proof
open Proof_using
-open Proof_global
open Redexpr
open Refiner
open Tacmach