Sol in the list of 3D geometries

This commit is contained in:
Zeno Rogue 2019-07-25 12:24:42 +02:00
parent 94c170d691
commit 877067e84c
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ vector<eGeometry> list3d = {
gCell24, gECell24,
gCell16, gECell16,
gCell8, gECell8,
gCell5, gKiteDart3
gCell5, gKiteDart3, gSol
};
void ge_select_tiling(const vector<eGeometry>& lst) {