From 6c2e6fe24ab81873411d98d19fb54cf3931161c1 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 6 Nov 2012 22:46:26 +0000 Subject: [PATCH] pp --- Mesh/directions3D.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mesh/directions3D.h b/Mesh/directions3D.h index 95600ab751..9fdd2f7a51 100644 --- a/Mesh/directions3D.h +++ b/Mesh/directions3D.h @@ -96,4 +96,4 @@ class Nearest_point{ static void print_segment(SPoint3,SPoint3,std::ofstream&); static GRegion* test(); static void clear(); -}; \ No newline at end of file +}; -- GitLab