#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