Initial git commit

This commit is contained in:
xenakios
2017-11-13 17:06:08 +02:00
commit d7ca59b90a
36 changed files with 8224 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#ifndef VERSION_H
#define VERSION_H
#define VERSION "version 2.2-2 (20110305)"
//#define VERSION ""
#endif