aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coq_commands.ml
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2015-02-17 22:41:26 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2015-02-17 22:41:26 +0100
commita91df5fdc60977accd7937eb17b62bd551d3213a (patch)
tree982494df3d33609f5eb7c20b41211af1bb89995a /ide/coq_commands.ml
parent30076f81448721c49b86846de638cbc936c085fb (diff)
Remove Whelp commands.
Although these commands were never deprecated, they have been unusable for some time now, since they send requests to an Italian server which is no longer alive.
Diffstat (limited to 'ide/coq_commands.ml')
-rw-r--r--ide/coq_commands.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ide/coq_commands.ml b/ide/coq_commands.ml
index 995c45c5a..37e38a546 100644
--- a/ide/coq_commands.ml
+++ b/ide/coq_commands.ml
@@ -228,8 +228,6 @@ let state_preserving = [
"Test Printing Synth";
"Test Printing Wildcard";
- "Whelp Hint";
- "Whelp Locate";
]