From dde42be7eabe9e8f07d28e550c9b7a6ee3e9c14e Mon Sep 17 00:00:00 2001 From: cnr-isti-vclab Date: Mon, 4 Aug 2008 15:55:53 +0000 Subject: [PATCH] Added new line at the end of file --- vcg/math/factorial.h | 2 +- vcg/math/legendre.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vcg/math/factorial.h b/vcg/math/factorial.h index db9e4bf0..05299b9a 100644 --- a/vcg/math/factorial.h +++ b/vcg/math/factorial.h @@ -277,4 +277,4 @@ ScalarType Factorial(unsigned i) }} //namespace vcg::math -#endif \ No newline at end of file +#endif diff --git a/vcg/math/legendre.h b/vcg/math/legendre.h index 94d0c8e4..beaa290c 100644 --- a/vcg/math/legendre.h +++ b/vcg/math/legendre.h @@ -166,4 +166,4 @@ public : }} //vcg::math namespace -#endif \ No newline at end of file +#endif