From 13e22e0772a36709dc0cf1aa44417876362b8898 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 30 May 2014 07:12:02 +0000
Subject: [PATCH] use old code for now

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

diff --git a/Mesh/meshGFace.cpp b/Mesh/meshGFace.cpp
index ccff68465a..daa31656aa 100644
--- a/Mesh/meshGFace.cpp
+++ b/Mesh/meshGFace.cpp
@@ -47,7 +47,7 @@
 #include "filterElements.h"
 
 // define this to use the old initial delaunay
-//#define OLD_TRI_CODE
+#define OLD_TRI_CODE
 
 // define this to use th old quad code
 #define OLD_QUAD_CODE
-- 
GitLab