From: Timo Heister Date: Tue, 9 Aug 2016 19:48:27 +0000 (-0400) Subject: add newlines at end of files X-Git-Tag: v8.5.0-rc1~784^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a52f9d7a46ebab48bbef55121a2b0e95808b85b;p=dealii.git add newlines at end of files --- diff --git a/source/numerics/data_out.inst.in b/source/numerics/data_out.inst.in index 904fd1f77f..78c69890b4 100644 --- a/source/numerics/data_out.inst.in +++ b/source/numerics/data_out.inst.in @@ -37,4 +37,4 @@ for (DH : DOFHANDLER_TEMPLATES; deal_II_dimension : DIMENSIONS) #if deal_II_dimension == 3 template class DataOut<1, DH<1,3> >; #endif -} \ No newline at end of file +} diff --git a/source/numerics/vector_tools_constraints.inst.in b/source/numerics/vector_tools_constraints.inst.in index 0c9b81c317..0785e7ba04 100644 --- a/source/numerics/vector_tools_constraints.inst.in +++ b/source/numerics/vector_tools_constraints.inst.in @@ -91,4 +91,4 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : SPACE_DIMENSIONS #endif #endif \} -} \ No newline at end of file +}