From b9aacd9c2fdc61721c8ca3e1b40ebc92daa3772e Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 5 Nov 2025 13:38:04 +0100 Subject: Reworking structure --- lib/c++/geometry.hpp | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 lib/c++/geometry.hpp (limited to 'lib/c++/geometry.hpp') diff --git a/lib/c++/geometry.hpp b/lib/c++/geometry.hpp deleted file mode 100644 index 9802feb..0000000 --- a/lib/c++/geometry.hpp +++ /dev/null @@ -1,14 +0,0 @@ -#pragma once - -namespace kel { -namespace lbm { -/* -template -struct geometry { - void apply(const saw::data& field, const saw::data>& start, const saw::data>& end, const saw::data& type){ - - } -}; -*/ -} -} -- cgit v1.2.3