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

*** empty log message ***

parent c381b5fc
Branches
Tags
No related merge requests found
// $Id: GModel.cpp,v 1.74 2008-03-19 20:09:45 geuzaine Exp $ // $Id: GModel.cpp,v 1.75 2008-03-19 20:13:44 geuzaine Exp $
// //
// Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle // Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
// //
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
# include "gmshSurface.h" # include "gmshSurface.h"
# include "Field.h" # include "Field.h"
# include "Generator.h" # include "Generator.h"
# include "BackgroundMesh.h"
# include "Context.h" # include "Context.h"
#endif #endif
......
# $Id: Makefile,v 1.195 2008-03-19 17:34:56 geuzaine Exp $ # $Id: Makefile,v 1.196 2008-03-19 20:13:45 geuzaine Exp $
# #
# Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
# #
...@@ -166,7 +166,7 @@ GModel.o: GModel.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ ...@@ -166,7 +166,7 @@ GModel.o: GModel.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \
../DataStr/avl.h ../Geo/SPoint2.h ../Geo/ExtrudeParams.h \ ../DataStr/avl.h ../Geo/SPoint2.h ../Geo/ExtrudeParams.h \
../Common/SmoothData.h ../Post/PView.h ../Post/PViewData.h \ ../Common/SmoothData.h ../Post/PView.h ../Post/PViewData.h \
../Geo/SBoundingBox3d.h ../Post/PViewOptions.h ../Post/ColorTable.h \ ../Geo/SBoundingBox3d.h ../Post/PViewOptions.h ../Post/ColorTable.h \
../Mesh/Generator.h ../Mesh/BackgroundMesh.h ../Common/Context.h ../Mesh/Generator.h ../Common/Context.h
GModelIO_Geo.o: GModelIO_Geo.cpp GModel.h GVertex.h GEntity.h Range.h \ GModelIO_Geo.o: GModelIO_Geo.cpp GModel.h GVertex.h GEntity.h Range.h \
SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h \ SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h \
GFace.h GEdgeLoop.h Pair.h GRegion.h Geo.h ../Common/GmshDefines.h \ GFace.h GEdgeLoop.h Pair.h GRegion.h Geo.h ../Common/GmshDefines.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment