aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Sets/Relations_1_facts.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Sets/Relations_1_facts.v')
-rw-r--r--theories/Sets/Relations_1_facts.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Sets/Relations_1_facts.v b/theories/Sets/Relations_1_facts.v
index 05e2fb80d..0c8329dd0 100644
--- a/theories/Sets/Relations_1_facts.v
+++ b/theories/Sets/Relations_1_facts.v
@@ -107,4 +107,4 @@ intros U R R' H' H'0; red in |- *.
elim H'.
intros H'1 H'2 x y z H'3 H'4; apply H'2.
apply H'0 with y; auto with sets.
-Qed. \ No newline at end of file
+Qed.