init commit 2

This commit is contained in:
semenov
2024-08-14 10:02:25 +03:00
parent c00efe0177
commit f7ebfcca5f
20 changed files with 6167 additions and 0 deletions

6
tools.cpp Normal file
View File

@@ -0,0 +1,6 @@
#include "tools.h"
Tools::Tools()
{
}