2 * Copyright (C) 2000, Luca Padovani <luca.padovani@cs.unibo.it>.
4 * This file is part of HelmPot, a minimal browser for HELM.
6 * HelmPot is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License
8 * as published by the Free Software Foundation; either version 2
9 * of the License, or (at your option) any later version.
11 * HelmPot is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
16 * You should have received a copy of the GNU General Public License
17 * along with HelmPot; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
20 * For details, see the HelmPot World-Wide-Web page,
21 * http://cs.unibo.it/helm/helmview, or send a mail to
22 * <luca.padovani@cs.unibo.it>
28 #define PRIVATE static
32 /* If defined the widget will perform a huge amount
33 * of validity checks while running
41 #define G_DISABLE_ASSERT
42 #define G_DISABLE_CHECKS
47 #endif /* __config_h__ */