aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coq_commands.ml
diff options
context:
space:
mode:
authorGravatar marche <marche@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-02-04 16:24:15 +0000
committerGravatar marche <marche@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-02-04 16:24:15 +0000
commit13c0f9cd85418640cdd5c77b50f9b1acf21186c5 (patch)
treea60ab5d8a409fc982a5748fd0348f7f31e24db22 /ide/coq_commands.ml
parent836276d44d2bad23c2dbc8ee66a74c7f71856a5f (diff)
highlight
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5289 85f007b7-540e-0410-9357-904b9bb8a0f7
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 640d1c383..7353a1bf6 100644
--- a/ide/coq_commands.ml
+++ b/ide/coq_commands.ml
@@ -67,8 +67,6 @@ let commands = [
"Hint Unfold";
"Hypothesis";];
["Identity Coercion";
- "Implicit Arguments Off.";
- "Implicit Arguments On.";
"Implicits";
"Inductive";
"Infix";