1#ifndef FILE_GEOML 2#define FILE_GEOML 3 4/* *************************************************************************/ 5/* File: geoml.hh */ 6/* Author: Joachim Schoeberl */ 7/* Date: 21. Jun. 98 */ 8/* *************************************************************************/ 9 10#include <geom/geom.hh> 11 12#include <geom/solid.hh> 13#include <geom/algprim.hh> 14#include <geom/adtree.hh> 15#include <geom/csgeom.hh> 16#endif 17 18