Subversion Repositories Tewi

Rev

Rev 49 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

/* $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