diff options
Diffstat (limited to 'inc/cad/topology.h')
| -rw-r--r-- | inc/cad/topology.h | 1 |
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); |
