aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coq_commands.ml
diff options
context:
space:
mode:
Diffstat (limited to 'ide/coq_commands.ml')
-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 86b7744c9..640d1c383 100644
--- a/ide/coq_commands.ml
+++ b/ide/coq_commands.ml
@@ -120,6 +120,7 @@ let commands = [
"Remove Printing Let";
"Require";
"Require Export";
+ "Require Import";
(* "Reset"; *)
"Reset Extraction Inline";
(* "Reset Initial"; *)