Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

_lcmaps_defines.h

Go to the documentation of this file.
00001 /*                                                                                                            
00002  * Copyright (c) 2001 EU DataGrid.                                                                             
00003  * For license conditions see http://www.eu-datagrid.org/license.html                                          
00004  *
00005  * Copyright (c) 2001, 2002 by 
00006  *     Martijn Steenbakkers <martijn@nikhef.nl>,
00007  *     David Groep <davidg@nikhef.nl>,
00008  *     NIKHEF Amsterdam, the Netherlands
00009  */
00010 
00018 #ifndef _LCMAPS_DEFINES_H
00019 #define _LCMAPS_DEFINES_H
00020 
00021 /******************************************************************************
00022                              Include header files
00023 ******************************************************************************/
00024 #include "lcmaps_defines.h"
00025 
00026 /******************************************************************************
00027                                Define constants
00028 ******************************************************************************/
00029 #define MAXPATHLEN    100 
00031 #define MAXARGSTRING  500 
00033 #define MAXARGS       51  
00036 #endif /* _LCMAPS_DEFINES_H */
00037 
00038 /******************************************************************************
00039 CVS Information:
00040     $Source: /cvs/fabric_mgt/gridification/lcmaps/src/pluginmanager/_lcmaps_defines.h,v $
00041     $Date: 2003/03/11 11:28:28 $
00042     $Revision: 1.1 $
00043     $Author: martijn $
00044 ******************************************************************************/

Generated at Thu Mar 4 17:39:02 2004 for edg-lcmaps by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001