NEURON
ivocconf.h
Go to the documentation of this file.
1 #ifndef ivoc_config_h
2 #define ivoc_config_h
3 
4 #if __GNUC__
5 #define NO_MULT_INHERIT 1
6 #endif
7 
8 #endif