Subversion Repositories Mokou

Rev

Blame | Last modification | View Log | Download | RSS feed

/* $Id: mk_version.h 3 2024-09-06 09:21:55Z nishi $ */

#ifndef __MK_VERSION_H__
#define __MK_VERSION_H__

const char* mk_get_version(void);

#endif