Index: /issm/trunk/src/mex/TriMesh/TriMesh.cpp
===================================================================
--- /issm/trunk/src/mex/TriMesh/TriMesh.cpp	(revision 1129)
+++ /issm/trunk/src/mex/TriMesh/TriMesh.cpp	(revision 1130)
@@ -277,5 +277,5 @@
 	/*   neighbor list (n).                                              */
 
-	sprintf(options,"%s%lf","pQzDq34ia",area); /*replace V by Q to quiet down the logging*/
+	sprintf(options,"%s%lf","pQzDq30ia",area); /*replace V by Q to quiet down the logging*/
   
 	triangulate(options, &in, &out, NULL);
