aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/base_include
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2014-12-06 15:52:50 +0100
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2014-12-07 15:14:38 +0100
commitf875ae88edd6a45ab72335eee0735a65d027435c (patch)
treed7104c8d39e62b5c12e73d65203166de20526964 /dev/base_include
parent3e5b9ab9f75e4102068230769861fc875be0e306 (diff)
Removing import of Proofview in debugger because its module Goal hides
the import of goal.ml and, afaiu, ocaml does not provide a way to refer to a shadowed module.
Diffstat (limited to 'dev/base_include')
-rw-r--r--dev/base_include1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/base_include b/dev/base_include
index 71ccea969..de63c557d 100644
--- a/dev/base_include
+++ b/dev/base_include
@@ -136,7 +136,6 @@ open Goal
open Logic
open Pfedit
open Proof
-open Proofview
open Proof_using
open Proof_global
open Proof_type