From: Daniel Garcia-Sanchez Date: Wed, 3 Oct 2018 15:49:52 +0000 (+0200) Subject: Add endline X-Git-Tag: v9.1.0-rc1~453^2~48 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f4bd38359115c460af30ad8cbb99b7aa81623d;p=dealii.git Add endline --- diff --git a/source/base/hdf5.inst.in b/source/base/hdf5.inst.in index 51b115f8b0..63fd1f1072 100644 --- a/source/base/hdf5.inst.in +++ b/source/base/hdf5.inst.in @@ -93,4 +93,4 @@ for (number : REAL_AND_COMPLEX_SCALARS) template void Group::write_dataset( const std::string name, const FullMatrix &data) const; - } \ No newline at end of file + }