aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 065627d899..61f8afaefa 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";