aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/set.out
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2016-05-03 08:21:36 +0200
committerGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2016-05-03 08:21:36 +0200
commit24a125b779c0cf6e9b0662e122c74aa80eb1837b (patch)
tree47790b813acf0e76bb12ef71588ba735538a7580 /test-suite/output/set.out
parenta165495c957e7a2a22a9b1704114222bf615b869 (diff)
Remove extraneous space in coqtop/pg output (bug #4675).
Diffstat (limited to 'test-suite/output/set.out')
-rw-r--r--test-suite/output/set.out6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-suite/output/set.out b/test-suite/output/set.out
index 4dfd2bc22..4b72d73eb 100644
--- a/test-suite/output/set.out
+++ b/test-suite/output/set.out
@@ -3,16 +3,16 @@
y1 := 0 : nat
x := 0 + 0 : nat
============================
- x = x
+ x = x
1 subgoal
y1, y2 := 0 : nat
x := y2 + 0 : nat
============================
- x = x
+ x = x
1 subgoal
y1, y2, y3 := 0 : nat
x := y2 + y3 : nat
============================
- x = x
+ x = x