aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coq_commands.ml
diff options
context:
space:
mode:
authorGravatar coq <coq@85f007b7-540e-0410-9357-904b9bb8a0f7>2005-06-03 13:14:27 +0000
committerGravatar coq <coq@85f007b7-540e-0410-9357-904b9bb8a0f7>2005-06-03 13:14:27 +0000
commit417f0d8373c6999e3ec77144685286cda30172c7 (patch)
treeae14df7f02226f8a002c1a756cf2afd718fa66b6 /ide/coq_commands.ml
parentdfe15296d76f590c8c89734d289f8e581b48760e (diff)
whelp + correction bug affichage de coqide
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@7102 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'ide/coq_commands.ml')
-rw-r--r--ide/coq_commands.ml3
1 files changed, 3 insertions, 0 deletions
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";
]