main.h

Go to the documentation of this file.
00001 #include <stdio.h>
00002 #include <stdlib.h>
00003 #include <math.h>
00004 
00005 #ifdef LINUX
00006 #include <getopt.h>             /* On linux machines, include this line */
00007 #endif
00008 
00009 #include <sys/resource.h>
00010 
00011 #include "eg_mempool.h"
00012 #include "eg_heap.h"

Generated on Thu Oct 20 14:58:42 2005 for DominoParitySeparator by  doxygen 1.4.5