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

*** empty log message ***

parent d54dcb5d
No related branches found
No related tags found
No related merge requests found
// $Id: GModelIO_MED.cpp,v 1.7 2008-01-19 22:06:01 geuzaine Exp $ // $Id: GModelIO_MED.cpp,v 1.8 2008-01-20 11:39:47 geuzaine Exp $
// //
// Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle // Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
// //
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
// Please report all bugs and problems to <gmsh@geuz.org>. // Please report all bugs and problems to <gmsh@geuz.org>.
#include "GModel.h" #include "GModel.h"
#include "MElement.h"
#include "MVertex.h" #include "MVertex.h"
#include "MEdge.h" #include "MEdge.h"
#include "Message.h" #include "Message.h"
......
# $Id: Makefile,v 1.25 2008-01-20 11:30:40 geuzaine Exp $ # $Id: Makefile,v 1.26 2008-01-20 11:39:47 geuzaine Exp $
# #
# Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
# #
...@@ -141,7 +141,7 @@ ${LIB}: ${OBJ} ...@@ -141,7 +141,7 @@ ${LIB}: ${OBJ}
fi fi
# don't apply ugly hack above for files in this directory # don't apply ugly hack above for files in this directory
nllib_addon${OBJEXT}: nglib_addon${OBJEXT}:
${CXX} ${CFLAGS} ${DASH}c $< ${CXX} ${CFLAGS} ${DASH}c $<
clean: clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment