From: heister Date: Thu, 30 Sep 2010 08:04:22 +0000 (+0000) Subject: Add a newline to the end of the file. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c393652a56dbd0dcb7c342452ef77ee7c9b90560;p=dealii-svn.git Add a newline to the end of the file. git-svn-id: https://svn.dealii.org/trunk@22201 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/source/polynomial.cc b/deal.II/base/source/polynomial.cc index 3ee279fae3..fe39146858 100644 --- a/deal.II/base/source/polynomial.cc +++ b/deal.II/base/source/polynomial.cc @@ -1149,4 +1149,4 @@ namespace Polynomials template class Monomial; } -DEAL_II_NAMESPACE_CLOSE \ No newline at end of file +DEAL_II_NAMESPACE_CLOSE