1
0
mirror of https://github.com/NGSolve/netgen.git synced 2025-03-21 22:18:00 +05:00

17 lines
566 B
C++
Raw Normal View History

2009-01-12 23:40:13 +00:00
#ifndef FILE_GEOML
#define FILE_GEOML
/* *************************************************************************/
/* File: geoml.hh */
/* Author: Joachim Schoeberl */
/* Date: 21. Jun. 98 */
/* *************************************************************************/
#include <geom/geom.hh>
#include <geom/solid.hh>
#include <geom/algprim.hh>
#include <geom/adtree.hh>
#include <geom/csgeom.hh>
#endif