00001 // -*- c++ -*- 00002 #ifndef _LIBZVTMM_INIT_H 00003 #define _LIBZVTMM_INIT_H 00004 /* $Id: init_8h-source.html,v 1.1.1.1 2002/11/02 21:15:14 dalesbc Exp $ */ 00005 00006 /* init.h 00007 * 00008 * based on init.h from libgdamm 00009 * 00010 * Copyright 2001 Free Software Foundation 00011 * 00012 * This library is free software; you can redistribute it and/or 00013 * modify it under the terms of the GNU Library General Public 00014 * License as published by the Free Software Foundation; either 00015 * version 2 of the License, or (at your option) any later version. 00016 * 00017 * This library is distributed in the hope that it will be useful, 00018 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00019 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00020 * Library General Public License for more details. 00021 * 00022 * You should have received a copy of the GNU Library General Public 00023 * License along with this library; if not, write to the Free 00024 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 00025 */ 00026 00027 00028 namespace Gnome 00029 { 00030 00031 namespace Zvt 00032 { 00033 00034 } //namespace Zvt 00035 } //namespace Gnome 00036 00037 #endif //_LIBZVTMM_INIT_H
1.2.18