Main Page | Class List | File List | Class Members | File Members

ext_ehrhart.h

Go to the documentation of this file.
00001 #ifndef _EXT_EHRHART_H_
00002 #define _EXT_EHRHART_H_
00003 
00004 #ifndef PARAMS
00005 # if (defined(__STDC__) || defined(__cplusplus))
00006 #  define PARAMS(protos) protos
00007 # else /* no (defined(__STDC__) || defined(__cplusplus)) */
00008 #  define PARAMS(protos) ()
00009 # endif /* no (defined(__STDC__) || defined(__cplusplus)) */
00010 #endif
00011 
00012 extern Enumeration *Domain_Enumerate
00013     PARAMS((Polyhedron *D, Polyhedron *C, unsigned MAXRAYS, char **pn));
00014 
00015 extern void new_eadd PARAMS((evalue *e1,evalue *res));
00016 
00017 #endif

Generated on Mon Apr 23 19:23:52 2007 for polylib by doxygen 1.3.5