libmya 0.1.0
Library to parse Mya language.
Loading...
Searching...
No Matches
version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIBMYA_VERSION   "0.1.0"
 Library version.
 
#define MYA_MAJOR   0
 Mya language major version.
 
#define MYA_MINOR   1
 Mya language minor version.
 

Macro Definition Documentation

◆ LIBMYA_VERSION

#define LIBMYA_VERSION   "0.1.0"

Library version.

Definition at line 4 of file version.h.

◆ MYA_MAJOR

#define MYA_MAJOR   0

Mya language major version.

Definition at line 7 of file version.h.

◆ MYA_MINOR

#define MYA_MINOR   1

Mya language minor version.

Definition at line 10 of file version.h.