From ab4f6f00ef91d25edf08d7cd670cef2ec16467a3 Mon Sep 17 00:00:00 2001 From: cignoni Date: Fri, 7 May 2004 10:09:13 +0000 Subject: [PATCH] missing final newline --- vcg/math/similarity.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/vcg/math/similarity.h b/vcg/math/similarity.h index 58d51a05..15cc31ba 100644 --- a/vcg/math/similarity.h +++ b/vcg/math/similarity.h @@ -24,8 +24,14 @@ History $Log: not supported by cvs2svn $ +Revision 1.7 2004/05/04 23:23:45 cignoni +unified to the gl stlyle matix*vector. removed vector*matrix operator + Revision 1.6 2004/03/25 14:57:49 ponchio Microerror. ($LOG$ -> $Log: not supported by cvs2svn $ +Microerror. ($LOG$ -> Revision 1.7 2004/05/04 23:23:45 cignoni +Microerror. ($LOG$ -> unified to the gl stlyle matix*vector. removed vector*matrix operator +Microerror. ($LOG$ -> ****************************************************************************/ @@ -170,4 +176,4 @@ typedef SimilaritySimilarityd; } //namespace -#endif \ No newline at end of file +#endif