aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ide/coq_commands.ml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ide/coq_commands.ml b/ide/coq_commands.ml
index 7353a1bf6a..0f588ecad9 100644
--- a/ide/coq_commands.ml
+++ b/ide/coq_commands.ml
@@ -211,10 +211,15 @@ let state_preserving = [
"Print Module Type";
"Print Modules";
"Print Proof";
+ "Print Scope";
+ "Print Scopes.";
"Print Section";
+
"Print Table Printing If";
"Print Table Printing Let";
+ "Print Visibility";
+
"Pwd.";
"Recursive Extraction";