NOMAD Source  Version 4.0.0 Beta
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
nomad_version.hpp
Go to the documentation of this file.
1 #undef NOMAD
2 /// Namespace alias NOMAD is hard defined to distinguish between library versions
3 #define NOMAD NOMAD_4_0_0
4 
5 
6 #undef NOMAD_VERSION_NUMBER
7 /// Define version number
8 #define NOMAD_VERSION_NUMBER "4.0.0"