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 00025 #ifndef _LCMAPS_DEFINES_H 00026 #define _LCMAPS_DEFINES_H 00027 00028 /****************************************************************************** 00029 Include header files 00030 ******************************************************************************/ 00031 #include "lcmaps_defines.h" 00032 00033 /****************************************************************************** 00034 Define constants 00035 ******************************************************************************/ 00036 #define MAXPATHLEN 100 00038 #define MAXARGSTRING 500 00040 #define MAXARGS 51 00043 #endif /* _LCMAPS_DEFINES_H */ 00044 00045 /****************************************************************************** 00046 CVS Information: 00047 $Source: /cvs/jra1mw/org.glite.security.lcmaps/src/pluginmanager/_lcmaps_defines.h,v $ 00048 $Date: 2004/10/13 16:37:58 $ 00049 $Revision: 1.2 $ 00050 $Author: msteenba $ 00051 ******************************************************************************/