started v.0.0.1

This commit is contained in:
2025-01-27 14:57:27 +03:00
parent 66e154ab6a
commit 1d7c7b7d0e
17 changed files with 1324 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"