00001 /*-------------------------------------------------------------------------- 00002 00003 This is part of the Karoo project. 00004 00005 (C) 2008 Brian Modra <brian@zwartberg.com> 00006 00007 This library is free software; you can redistribute them and/or modify 00008 it under the terms of the GNU Lesser General Public License as published by 00009 the Free Software Foundation; either version 2.1 of the License, 00010 or (at your option) any later version. 00011 00012 This library is distributed in the hope that it will be useful, 00013 but WITHOUT ANY WARRANTY; without even the implied warranty of 00014 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 00015 See the GNU Lesser General Public License for more details. 00016 00017 You should have received a copy of the GNU Lesser General Public License 00018 along with these libraries; if not, write to the Free Software Foundation, 00019 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 00020 00021 --------------------------------------------------------------------------*/ 00022 #ifndef base_h 00023 #define base_h 00024 00344 #endif
1.5.8