anfo  1.0
Constants.h
Go to the documentation of this file.
1 #ifndef _CONSTANTS_
2 #define _CONSTANTS_
3 
4 #define __VERSION_MAJOR 1
5 #define __VERSION_MINOR 0
6 #define __AUTOR "Matthias Schild"
7 #define __EXTENTION ".anfo"
8 
9 #endif