1 2 3
extern graphStruct * makeGraphFromSpadData(void); extern void discardGraph(graphStruct * theGraph);