xmlgen.h

Go to the documentation of this file.
00001 /******************************************************************************
00002  *
00003  * $Id: xmlgen.h,v 1.2 2001/01/01 10:15:18 root Exp $
00004  *
00005  * Copyright (C) 1997-2008 by Dimitri van Heesch.
00006  *
00007  * Permission to use, copy, modify, and distribute this software and its
00008  * documentation under the terms of the GNU General Public License is hereby 
00009  * granted. No representations are made about the suitability of this software 
00010  * for any purpose. It is provided "as is" without express or implied warranty.
00011  * See the GNU General Public License for more details.
00012  *
00013  */
00014 
00015 #ifndef XMLGEN_H
00016 #define XMLGEN_H
00017 
00018 void generateXML();
00019 
00020 #endif



Generated on Mon Mar 31 10:58:50 2008 by  doxygen 1.5.1