#ifndef _ttkConfigure_h_ #define _ttkConfigure_h_ /* #undef TTK_USE_VTKINRIA3D */ /* #undef TTK_USE_MIPS */ /* #undef TTK_USE_MKL */ /* #undef TTK_USE_ACML */ /* #undef TTK_USE_GMM */ #define TTK_VERSION_MAJOR 1 #define TTK_VERSION_MINOR 4 #define TTK_VERSION_BUILD 0 #define TTK_VERSION "1.4.0" #endif