Details | Last modification | View Log | RSS feed
/* $Id: is_version.h 2 2024-08-25 10:11:51Z nishi $ */
#ifndef __IS_VERSION_H__
#define __IS_VERSION_H__
const char* is_get_version(void);
#endif