00001 /* 00002 FILENAME 00003 Short description 00004 00005 $Id: header.h,v 1.1 2004/03/26 12:03:02 jonnymind Exp $ 00006 --------------------------------------------- 00007 Begin : AAAA-MM-GG HH:MM 00008 Author : 00009 00010 Last modified because: 00011 00012 */ 00013 00014 /************************************************************************** 00015 * This program is free software; you can redistribute it and/or modify * 00016 * it under the terms of the GNU Library General Public License as * 00017 * published by the Free Software Foundation; either version 2.1 of the * 00018 * License, or (at your option) any later version. * 00019 ***************************************************************************/ 00020 00021 #ifndef FILENAME_H 00022 #define FILENAME_H 00023 00024 00025 #endif 00026 /* end of FILENAME */