diff options
| author | Gaëtan Gilbert | 2017-10-24 14:41:05 +0200 |
|---|---|---|
| committer | Gaëtan Gilbert | 2017-10-25 13:41:53 +0200 |
| commit | 4c954a3479e002d3a350c3094ae73e6ca5865202 (patch) | |
| tree | ca6ee157e8343632d871cb3e50b1a8e132a49fbf /test-suite/bugs | |
| parent | 54b9591a82889e3cdb31325e22c5af3e0e69e3df (diff) | |
Put newlines at the end of files.
Diffstat (limited to 'test-suite/bugs')
| -rw-r--r-- | test-suite/bugs/closed/5245.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/5245.v b/test-suite/bugs/closed/5245.v index 77bf169e18..e5bca5b5e4 100644 --- a/test-suite/bugs/closed/5245.v +++ b/test-suite/bugs/closed/5245.v @@ -15,4 +15,4 @@ Undo. progress hnf; intros; exact eq_refl. Undo. unfold foo_rel. intros x. exact eq_refl. -Qed.
\ No newline at end of file +Qed. |
