This website works better with JavaScript
Home
Explore
Help
Sign In
tobias.wach
/
CCats
mirror of
https://git.rwth-aachen.de/tobias.wach/ccats
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
c8e50e36a0
Branches
Tags
develop
master
CCats
/
cli
/
include
/
global.h
global.h
64 B
History
Raw
1
2
3
4
5
6
#ifndef GLOBAL_H
#define GLOBAL_H
#define VERSION "0.1"
#endif