netgen/libsrc/csg/geoml.hpp

17 lines
566 B
C++
Raw Normal View History

2009-01-13 04:40:13 +05: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