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

*** empty log message ***

parent 585d1e6f
No related branches found
No related tags found
No related merge requests found
#ifndef _GMSH_CONFIG_H_
#define _GMSH_CONFIG_H_
#define HAVE_ANN
#define HAVE_BLAS
#define HAVE_CHACO
#define HAVE_FLTK
#define HAVE_LAPACK
#define HAVE_METIS
#endif
/* Common/GmshConfig.h. Generated from GmshConfig.h.in by configure. */
// Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle // Gmsh - Copyright (C) 1997-2009 C. Geuzaine, J.-F. Remacle
// //
// See the LICENSE.txt file for license information. Please report all // See the LICENSE.txt file for license information. Please report all
...@@ -7,7 +6,7 @@ ...@@ -7,7 +6,7 @@
#ifndef _GMSH_CONFIG_H_ #ifndef _GMSH_CONFIG_H_
#define _GMSH_CONFIG_H_ #define _GMSH_CONFIG_H_
// empty on purpose: with MSVC we define everything on the command // This file is empty on purpose: with MSVC we define everything in
// line // the FLAGS variable (in the 'variables' file)
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment