10 lines
292 B
Markdown
10 lines
292 B
Markdown
# 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.
|