njvm/consts.c

6 lines
57 B
C

#ifndef CONSTS
#define CONSTS
#define VERSION 4
#endif