Dip  0.92.4
config_sym.h
Go to the documentation of this file.
1 /* include/config_sym.h. Generated by configure. */
2 /* include/config_sym.h.in. */
3 
4 #ifndef __CONFIG_SYM_H__
5 #define __CONFIG_SYM_H__
6 
7 /* Version number of project */
8 #define SYMPHONY_VERSION "5.6.17"
9 
10 /* Major Version number of project */
11 #define SYMPHONY_VERSION_MAJOR 5
12 
13 /* Minor Version number of project */
14 #define SYMPHONY_VERSION_MINOR 6
15 
16 /* Release Version number of project */
17 #define SYMPHONY_VERSION_RELEASE 17
18 
19 #endif