diff --git a/cell.cpp b/cell.cpp index 7d3c0978..f8770862 100644 --- a/cell.cpp +++ b/cell.cpp @@ -226,7 +226,7 @@ EX void eumerge(cell* c1, int s1, cell *c2, int s2, bool mirror) { // map, cell*> euclidean; -hookset *hooks_newmap; +EX hookset *hooks_newmap; /** create a map in the current geometry */ EX void initcells() {