aboutsummaryrefslogtreecommitdiff
path: root/toplevel
diff options
context:
space:
mode:
authorbarras2006-10-23 10:01:40 +0000
committerbarras2006-10-23 10:01:40 +0000
commita7cce63afed99a666cb893430bdc81ed0a6c67c3 (patch)
treef0e0dd9f0206afb88ef1ca393050f329b20da7c5 /toplevel
parent01c61a9fdc76d4743a4ba23fd4b76acc5d6adef5 (diff)
bug #1194: normalisation evars a la sortie de focus
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9261 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'toplevel')
-rw-r--r--toplevel/vernacentries.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/toplevel/vernacentries.ml b/toplevel/vernacentries.ml
index 55a965aee6..c72fb248bd 100644
--- a/toplevel/vernacentries.ml
+++ b/toplevel/vernacentries.ml
@@ -1025,7 +1025,6 @@ let vernac_backtrack snum pnum naborts =
(try print_subgoals () with UserError _ -> ())
- (* Est-ce normal que "Focus" ne semble pas se comporter comme "Focus 1" ? *)
let vernac_focus gln =
check_not_proof_mode "No focussing or Unfocussing in Proof Mode.";
match gln with