diff options
author | Claudius "keldu" Holeksa <mail@keldu.de> | 2025-08-30 14:02:39 +0200 |
---|---|---|
committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2025-08-30 14:02:39 +0200 |
commit | e947aff3ea325bcceb9aff285aad50281ac30fbc (patch) | |
tree | 1bd35220c30618de6b89988098d390d63bb1bc9f | |
parent | 1fbfad0b44b5a3689d54d2b43940e94388b90803 (diff) |
Removed swap file
-rw-r--r-- | c++/args.hpp | 12 | ||||
-rw-r--r-- | c++/particle/geometry/.circle.hpp.kate-swp | bin | 62 -> 0 bytes |
2 files changed, 12 insertions, 0 deletions
diff --git a/c++/args.hpp b/c++/args.hpp new file mode 100644 index 0000000..99c6172 --- /dev/null +++ b/c++/args.hpp @@ -0,0 +1,12 @@ +#pragma once + +#include <forstio/codec/data.hpp> +#include <forstio/codec/args.hpp> + +namespace kel { +namespace lbm { +namespace sch { +using namespace saw::schema; +} +} +} diff --git a/c++/particle/geometry/.circle.hpp.kate-swp b/c++/particle/geometry/.circle.hpp.kate-swp Binary files differdeleted file mode 100644 index b28db57..0000000 --- a/c++/particle/geometry/.circle.hpp.kate-swp +++ /dev/null |