Skip to content
Snippets Groups Projects
Commit 72b9e163 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 2230ffec
No related branches found
No related tags found
No related merge requests found
// $Id: MElement.cpp,v 1.55 2008-02-21 12:47:37 geuzaine Exp $ // $Id: MElement.cpp,v 1.56 2008-02-21 12:49:49 geuzaine Exp $
// //
// Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle // Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
// //
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
#include "MElement.h" #include "MElement.h"
#include "GEntity.h" #include "GEntity.h"
#include "GFace.h" #include "GFace.h"
#include "GmshMatrix.h"
#if defined(HAVE_GMSH_EMBEDDED) #if defined(HAVE_GMSH_EMBEDDED)
# include "GmshEmbedded.h" # include "GmshEmbedded.h"
......
# $Id: Makefile,v 1.187 2008-02-21 12:11:12 geuzaine Exp $ # $Id: Makefile,v 1.188 2008-02-21 12:49:49 geuzaine Exp $
# #
# Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
# #
...@@ -246,7 +246,6 @@ MFace.o: MFace.cpp MFace.h MVertex.h SPoint3.h SVector3.h \ ...@@ -246,7 +246,6 @@ MFace.o: MFace.cpp MFace.h MVertex.h SPoint3.h SVector3.h \
MElement.o: MElement.cpp MElement.h ../Common/GmshDefines.h MVertex.h \ MElement.o: MElement.cpp MElement.h ../Common/GmshDefines.h MVertex.h \
SPoint3.h MEdge.h SVector3.h MFace.h GEntity.h Range.h SBoundingBox3d.h \ SPoint3.h MEdge.h SVector3.h MFace.h GEntity.h Range.h SBoundingBox3d.h \
GFace.h GPoint.h GEdgeLoop.h GEdge.h GVertex.h SPoint2.h Pair.h \ GFace.h GPoint.h GEdgeLoop.h GEdge.h GVertex.h SPoint2.h Pair.h \
../Common/GmshMatrix.h ../Numeric/Numeric.h \ ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \
../Numeric/NumericEmbedded.h ../Numeric/FunctionSpace.h \ ../Numeric/FunctionSpace.h ../Common/GmshMatrix.h ../Common/Message.h \
../Common/Message.h ../Common/Context.h ../DataStr/List.h \ ../Common/Context.h ../DataStr/List.h ../Mesh/qualityMeasures.h
../Mesh/qualityMeasures.h
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment