Vystem 0.2

This commit is contained in:
2026-05-27 19:34:54 +02:00
parent a43c08b893
commit d238606b75
372 changed files with 51320 additions and 83217 deletions

9
docs/commonlib.md Normal file
View File

@@ -0,0 +1,9 @@
# Commonlib
## Introduction
Commonlib is a very simple C library that contains informations useful to all parts of Vystem. All the source code of Commonlib is stored inside the `common` folder.
## Versions
The header `versions.h` defines the versions number of various Vystem components.