start new 10-micron stellarium daemon

This commit is contained in:
2026-06-19 12:29:39 +03:00
parent e33a7b9186
commit 413f7bf75e
49 changed files with 2564 additions and 528 deletions

View File

@@ -0,0 +1,7 @@
// Add predefined macros for your project here. For example:
// #define THE_ANSWER 42
#define _XOPEN_SOURCE 1234
#define _DEFAULT_SOURCE
#define _GNU_SOURCE
#define EBUG