From 417f0d8373c6999e3ec77144685286cda30172c7 Mon Sep 17 00:00:00 2001 From: coq Date: Fri, 3 Jun 2005 13:14:27 +0000 Subject: whelp + correction bug affichage de coqide git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@7102 85f007b7-540e-0410-9357-904b9bb8a0f7 --- ide/coq_commands.ml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ide/coq_commands.ml') diff --git a/ide/coq_commands.ml b/ide/coq_commands.ml index 0e16a18d4..4dde60111 100644 --- a/ide/coq_commands.ml +++ b/ide/coq_commands.ml @@ -211,6 +211,9 @@ let state_preserving = [ "Test Printing Let"; "Test Printing Synth"; "Test Printing Wildcard"; + + "Whelp Hint"; + "Whelp Locate"; ] -- cgit v1.2.3