00001 /*************************************************************************** 00002 geometry.h - description 00003 ------------------- 00004 begin : Thu Feb 21 2002 00005 copyright : (C) 2002 by Martin Bickel 00006 email : bickel@asc-hq.org 00007 ***************************************************************************/ 00008 00009 00010 /*************************************************************************** 00011 * * 00012 * This program is free software; you can redistribute it and/or modify * 00013 * it under the terms of the GNU General Public License as published by * 00014 * the Free Software Foundation; either version 2 of the License, or * 00015 * (at your option) any later version. * 00016 * * 00017 ***************************************************************************/ 00018 00019 00020 00021 #ifndef GEOMETRY_H 00022 #define GEOMETRY_H 00023 00024 00025 00026 #endif 00027
1.4.2