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

_lcas_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 _LCAS_DEFINES_H
00019 #define _LCAS_DEFINES_H
00020 
00021 /******************************************************************************
00022                              Include header files
00023 ******************************************************************************/
00024 #include "lcas_defines.h"
00025 
00026 /******************************************************************************
00027                                Define constants
00028 ******************************************************************************/
00029 #define LCAS_MAXPATHLEN    500 
00031 #define LCAS_MAXARGSTRING  2000 
00033 #define LCAS_MAXARGS       51  
00036 #endif /* _LCAS_DEFINES_H */
00037 
00038 /******************************************************************************
00039 CVS Information:
00040     $Source: /cvs/fabric_mgt/gridification/lcas/src/_lcas_defines.h,v $
00041     $Date: 2003/08/27 14:44:12 $
00042     $Revision: 2.7 $
00043     $Author: martijn $
00044 ******************************************************************************/

Generated at Tue Sep 23 15:06:52 2003 for edg-lcas by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001