aboutsummaryrefslogtreecommitdiff
path: root/src/graph/include/makeGraph.H1
blob: e035ba08bf64d09dfe0f19bfbfb0610473b5ab00 (plain)
1
2
3
extern graphStruct * makeGraphFromSpadData(void);
extern void discardGraph(graphStruct * theGraph);