00001 /****************************************************************************** 00002 * $Id: engine.h,v 1.10 2003/12/07 18:14:22 gareuselesinge Exp $ 00003 * This file is part of liberopops (http://liberopops.sf.net) * 00004 * This file is distributed under the terms of GNU GPL license. * 00005 ******************************************************************************/ 00006 00007 00008 /******************************************************************************/ 00014 /******************************************************************************/ 00015 00016 00017 #ifndef ENGINE_H 00018 #define ENGINE_H 00019 00020 #include "popserver.h" 00021 00027 extern struct popserver_functions_t libero_functions; 00028 00029 #endif 00030
1.3.6-20040222