This commit is contained in:
Edward Emelianov
2025-01-27 22:06:00 +03:00
parent 5f404a6291
commit 19f61697d6
19 changed files with 906 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
// Add predefined macros for your project here. For example:
// #define THE_ANSWER 42
#define EBUG
#define _POSIX_C_SOURCE
#define PACKAGE_VERSION "0.0.1"