ZGen  0.2.0
a linearization system for natural language.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
config.h
Go to the documentation of this file.
1 
124 #ifndef __ZGEN_CONFIG_H__
125 #define __ZGEN_CONFIG_H__
126 
127 #define ZGEN_VERSION "0.2.0"
128 
129 #endif // end for __ZGEN_CONFIG_H__