mokou/Mokou/mk_version.h

9 lines
105 B
C
Raw Normal View History

/* $Id$ */
#ifndef __MK_VERSION_H__
#define __MK_VERSION_H__
const char* mk_get_version(void);
#endif