00001 00025 #ifndef GALOIS_GRAPH_GRAPH_H 00026 #define GALOIS_GRAPH_GRAPH_H 00027 00028 #include "FirstGraph.h" 00029 #include "LCGraph.h" 00030 #include "Util.h" 00031 00032 #endif