From 286ac9162a0fdd857be1d15e71d5fe7ae59559e2 Mon Sep 17 00:00:00 2001 From: ganovelli Date: Wed, 29 Jul 2009 12:48:30 +0000 Subject: [PATCH] added cr at the end --- vcg/complex/trimesh/inertia.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcg/complex/trimesh/inertia.h b/vcg/complex/trimesh/inertia.h index 0e279156..01c21615 100644 --- a/vcg/complex/trimesh/inertia.h +++ b/vcg/complex/trimesh/inertia.h @@ -380,4 +380,4 @@ static void Covariance(const MeshType & m, vcg::Point3 & bary, vcg:: } // end namespace vcg -#endif \ No newline at end of file +#endif