From 83c2c08e30a968d17fce0fa5bdb1b852d22ced68 Mon Sep 17 00:00:00 2001
From: Tristan Carrier Baudouin <tristan.carrier@uclouvain.be>
Date: Fri, 21 Jan 2011 14:42:54 +0000
Subject: [PATCH] lloyds algorithm in l1 metric

---
 Mesh/meshGFaceLloyd.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Mesh/meshGFaceLloyd.cpp b/Mesh/meshGFaceLloyd.cpp
index a54fed9a2c..4f3a57b818 100644
--- a/Mesh/meshGFaceLloyd.cpp
+++ b/Mesh/meshGFaceLloyd.cpp
@@ -9,7 +9,7 @@
 #include "meshGFace.h"
 #include "BackgroundMesh.h"
 
-/*List of parameters to modify*/
+/*List of parameters to modify*/ 
 //Line 76 : the variable "number" contains the number of points to remove.
 //Line 165 : the variable "test" is printed by the script.
 //Line 190 : the variable "angle" specifies the orientation of the mesh.
-- 
GitLab