Index: sm/trunk/src/c/Bamgx/Mesh2.cpp
===================================================================
--- /issm/trunk/src/c/Bamgx/Mesh2.cpp	(revision 2848)
+++ 	(revision )
@@ -1,20 +1,0 @@
-#include "../shared/shared.h"
-#include <stdio.h>
-#include <string.h>
-#include <math.h> 
-#include <time.h>
-#include <iostream>
-
-#include "Mesh2.h"
-#include "QuadTree.h"
-#include "SetOfE4.h"
-
-using namespace std; 
-namespace bamg {
-
-	int  Triangles::counter = 0;
-	Triangles* CurrentTh=0;
-	int hinterpole=1;
-	int  ForDebugging = 0;
-	const Direction NoDirOfSearch = Direction();
-}
Index: /issm/trunk/src/c/Bamgx/objects/Triangles.cpp
===================================================================
--- /issm/trunk/src/c/Bamgx/objects/Triangles.cpp	(revision 2848)
+++ /issm/trunk/src/c/Bamgx/objects/Triangles.cpp	(revision 2849)
@@ -16,4 +16,6 @@
 	static const  Direction NoDirOfSearch=Direction();
 	long NbUnSwap =0;
+	int  Triangles::counter = 0;
+	Triangles* CurrentTh=0; //To delete
 
 	/*Constructors/Destructors*/
Index: /issm/trunk/src/c/Makefile.am
===================================================================
--- /issm/trunk/src/c/Makefile.am	(revision 2848)
+++ /issm/trunk/src/c/Makefile.am	(revision 2849)
@@ -320,5 +320,4 @@
 					./Bamgx/Bamgx.h\
 					./Bamgx/Bamgx.cpp\
-					./Bamgx/Mesh2.cpp \
 					./Bamgx/Mesh2.h \
 					./Bamgx/meshtype.h \
@@ -662,5 +661,4 @@
 					./Bamgx/Bamgx.h\
 					./Bamgx/Bamgx.cpp\
-					./Bamgx/Mesh2.cpp \
 					./Bamgx/Mesh2.h \
 					./Bamgx/meshtype.h \
