aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/base_include
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2015-10-29 14:21:25 +0100
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2015-10-29 16:19:35 +0100
commit654b69cbeb55a0cab3c2328d73355ad2510d1a85 (patch)
treebcd94265271f4de9ccb9b0cefedd1bc2ee43eb9a /dev/base_include
parentdd1998f1a9bc2aae2e83aa4e349318d2466b6aea (diff)
Fixing another instance of bug #3267 in eauto, this time in the
presence of hints modifying the context and of a "using" clause. Incidentally opening Hints by default in debugger.
Diffstat (limited to 'dev/base_include')
-rw-r--r--dev/base_include1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/base_include b/dev/base_include
index d58b6ad13..dac1f6093 100644
--- a/dev/base_include
+++ b/dev/base_include
@@ -148,6 +148,7 @@ open Tactic_debug
open Decl_proof_instr
open Decl_mode
+open Hints
open Auto
open Autorewrite
open Contradiction