Changed for loop in stencil.hpp to double loop, changed main script structure

This commit is contained in:
elvis
2023-08-24 21:19:23 +02:00
parent 1f2827a100
commit 36eb1c7caf
3 changed files with 151 additions and 61 deletions

4
.gitignore vendored
View File

@ -1,3 +1,7 @@
# Project specific
tests/out_*
build/
# General
.DS_Store
.AppleDouble