From 877067e84c17a1f9b2a85ecfbfd5b7f380f6bf9c Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Thu, 25 Jul 2019 12:24:42 +0200 Subject: [PATCH] Sol in the list of 3D geometries --- geom-exp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geom-exp.cpp b/geom-exp.cpp index ba5afe34..1ca0bf77 100644 --- a/geom-exp.cpp +++ b/geom-exp.cpp @@ -394,7 +394,7 @@ vector list3d = { gCell24, gECell24, gCell16, gECell16, gCell8, gECell8, - gCell5, gKiteDart3 + gCell5, gKiteDart3, gSol }; void ge_select_tiling(const vector& lst) {