aboutsummaryrefslogtreecommitdiff
path: root/src/LegacyArithmetic/BaseSystemProofs.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/LegacyArithmetic/BaseSystemProofs.v')
-rw-r--r--src/LegacyArithmetic/BaseSystemProofs.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LegacyArithmetic/BaseSystemProofs.v b/src/LegacyArithmetic/BaseSystemProofs.v
index 9a06109d1..b87df814d 100644
--- a/src/LegacyArithmetic/BaseSystemProofs.v
+++ b/src/LegacyArithmetic/BaseSystemProofs.v
@@ -130,4 +130,4 @@ Section BaseSystemProofs.
rewrite plus_0_r in *;
congruence); simpl in HH; congruence. }
Qed.
-End BaseSystemProofs. \ No newline at end of file
+End BaseSystemProofs.