tewi/Server/tw_version.h

9 lines
105 B
C
Raw Normal View History

/* $Id$ */
#ifndef __TW_VERSION_H__
#define __TW_VERSION_H__
const char* tw_get_version(void);
#endif