summaryrefslogtreecommitdiff
path: root/inc/cad/topology.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/cad/topology.h')
-rw-r--r--inc/cad/topology.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/cad/topology.h b/inc/cad/topology.h
index b3879b2..d0bf3a5 100644
--- a/inc/cad/topology.h
+++ b/inc/cad/topology.h
@@ -48,3 +48,4 @@ struct topology {
};
void add_fragment(struct topology *topo, struct topology_elem *new);
+void free_topology(struct topology *topo);