aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coq_commands.ml
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-03-15 00:15:32 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-03-15 00:15:32 +0000
commitbdefe2ba00bc605f9dce667f8c46a51e45ab2aac (patch)
treeabd2cd4933bcd83ff53987875b4ee0b6b0af4b77 /ide/coq_commands.ml
parent01c3ff920c1273958dc8a1f3b6e09ca3a5c75a3a (diff)
petit oubli
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3775 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 065627d89..61f8afaef 100644
--- a/ide/coq_commands.ml
+++ b/ide/coq_commands.ml
@@ -214,6 +214,9 @@ let state_preserving = [
"Pwd";
+ "Recursive Extraction";
+ "Recursive Extraction Module";
+
"Search";
"SearchAbout";
"SearchPattern";