/* $Id: tw_version.h 3 2024-09-13 09:06:44Z nishi $ */ #ifndef __TW_VERSION_H__ #define __TW_VERSION_H__ const char* tw_get_version(void); #endif