aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/4656.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4656.v')
-rw-r--r--test-suite/bugs/closed/4656.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/4656.v b/test-suite/bugs/closed/4656.v
index c89a86d63..a59eed2c8 100644
--- a/test-suite/bugs/closed/4656.v
+++ b/test-suite/bugs/closed/4656.v
@@ -1,4 +1,4 @@
-(* -*- coq-prog-args: ("-emacs" "-compat" "8.4") -*- *)
+(* -*- coq-prog-args: ("-compat" "8.4") -*- *)
Goal True.
constructor 1.
Qed.