tktable added

--HG--
branch : aspn
This commit is contained in:
baloan
2011-03-14 23:41:59 +01:00
parent 648a39a1f3
commit d19378fbab
46 changed files with 39160 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
#if 0
TBL_MAJOR_VERSION = 2
TBL_MINOR_VERSION = 10
PACKAGE_VERSION = $(TBL_MAJOR_VERSION).$(TBL_MINOR_VERSION)
#endif
#define TBL_MAJOR_VERSION 2
#define TBL_MINOR_VERSION 10
#define PACKAGE_VERSION "2.10"