From 9dea4814ae928192e23764c09473501e2ecc9937 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Mon, 21 Aug 2017 18:29:07 +0200 Subject: Ensuring all .v files end with a newline to make "sed -i" work better on them. --- test-suite/coqchk/cumulativity.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-suite/coqchk') diff --git a/test-suite/coqchk/cumulativity.v b/test-suite/coqchk/cumulativity.v index 7906a5b15..d63a3548e 100644 --- a/test-suite/coqchk/cumulativity.v +++ b/test-suite/coqchk/cumulativity.v @@ -64,4 +64,4 @@ I disable these tests because cqochk can't process them when compiled with (* Inductive TP2 := tp2 : Type@{i} -> Type@{j} -> TP2. *) -(* End subtyping_test. *) \ No newline at end of file +(* End subtyping_test. *) -- cgit v1.2.3