aboutsummaryrefslogtreecommitdiff
path: root/ide
diff options
context:
space:
mode:
Diffstat (limited to 'ide')
-rw-r--r--ide/coq_commands.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ide/coq_commands.ml b/ide/coq_commands.ml
index 0176ccf852..0e16a18d46 100644
--- a/ide/coq_commands.ml
+++ b/ide/coq_commands.ml
@@ -174,6 +174,7 @@ let state_preserving = [
"Print Module Type";
"Print Modules";
"Print Proof";
+ "Print Rewrite HintDb";
"Print Setoids";
"Print Scope";
"Print Scopes.";