00001 /* 00002 * Copyright (c) Members of the EGEE Collaboration. 2004. 00003 * See http://eu-egee.org/partners/ for details on the copyright holders. 00004 * For license conditions see the license file or 00005 * http://eu-egee.org/license.html 00006 */ 00007 00008 /* 00009 * Copyright (c) 2001 EU DataGrid. 00010 * For license conditions see http://www.eu-datagrid.org/license.html 00011 * 00012 * Copyright (c) 2001, 2002 by 00013 * Martijn Steenbakkers <martijn@nikhef.nl>, 00014 * David Groep <davidg@nikhef.nl>, 00015 * NIKHEF Amsterdam, the Netherlands 00016 */ 00017 00032 #ifndef LCMAPS_MODULES_H 00033 #define LCMAPS_MODULES_H 00034 00035 /****************************************************************************** 00036 Include header files 00037 ******************************************************************************/ 00038 00039 #include "lcmaps_utils.h" 00040 #include "lcmaps_log.h" 00041 #include "lcmaps_types.h" 00042 #include "lcmaps_defines.h" 00043 00044 #endif /* LCMAPS_MODULES_H */ 00045 00046 /****************************************************************************** 00047 CVS Information: 00048 $Source: /cvs/jra1mw/org.glite.security.lcmaps/interface/lcmaps_modules.h,v $ 00049 $Date: 2005/02/27 01:30:41 $ 00050 $Revision: 1.4 $ 00051 $Author: msteenba $ 00052 ******************************************************************************/