From 01584a2f230b8e9a5367580cb5f457692df347dd Mon Sep 17 00:00:00 2001
From: Jaron Kent-Dobias <jaron@kent-dobias.com>
Date: Fri, 2 Feb 2018 18:48:23 -0500
Subject: fixed graph free

---
 lib/graph.h | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'lib')

diff --git a/lib/graph.h b/lib/graph.h
index eda7630..9c80dd6 100644
--- a/lib/graph.h
+++ b/lib/graph.h
@@ -16,3 +16,5 @@ graph_t *graph_create_square(D_t D, L_t L);
 
 graph_t *graph_add_ext(const graph_t *G);
 
+void graph_free(graph_t *h);
+
-- 
cgit v1.2.3-70-g09d2