Subversion Repositories MLServ

Rev

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

/* $Id: cm_version.h 4 2024-09-24 18:35:15Z nishi $ */

#ifndef __CM_VERSION_H__
#define __CM_VERSION_H__

const char* cm_get_version(void);

#endif