From f224bea2dd8ef1a1c8b32305130845004c4be4c3 Mon Sep 17 00:00:00 2001 From: corbinea Date: Thu, 8 Jul 2004 11:30:41 +0000 Subject: added commands to ide git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5870 85f007b7-540e-0410-9357-904b9bb8a0f7 --- ide/coq_commands.ml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ide/coq_commands.ml') diff --git a/ide/coq_commands.ml b/ide/coq_commands.ml index 36661cd2c..4a5e13db4 100644 --- a/ide/coq_commands.ml +++ b/ide/coq_commands.ml @@ -63,7 +63,7 @@ let commands = [ "Hint Unfold"; "Hypothesis";]; ["Identity Coercion"; - "Implicits"; + "Implicit Arguments"; "Inductive"; "Infix"; ]; @@ -196,6 +196,7 @@ let state_preserving = [ "Show"; "Show Conjectures"; + "Show Existentials"; "Show Implicits"; "Show Intro"; "Show Intros"; -- cgit v1.2.3