From 24bf28a8fb9cc8c3a90b77de9b60728bece7885d Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Sat, 18 Oct 2025 18:01:14 +0200 Subject: Moving project structure for more less compilation --- c++/geometry.hpp | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 c++/geometry.hpp (limited to 'c++/geometry.hpp') diff --git a/c++/geometry.hpp b/c++/geometry.hpp deleted file mode 100644 index 9802feb..0000000 --- a/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