This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
tobias.wach
/
CCats
Mirror von
https://git.rwth-aachen.de/tobias.wach/ccats
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
26f86e0381
Branches
Tags
develop
master
CCats
/
cli
/
include
/
global.hpp
global.hpp
68 B
Verlauf
Originalformat
1
2
3
4
5
6
#ifndef GLOBAL_HPP
#define GLOBAL_HPP
#define VERSION "0.1"
#endif