faif
Version.hpp
1 // this file is generated by SCons script
2 #ifndef FAIF_VERSION_H
3 #define FAIF_VERSION_H
4 namespace faif {
5  const int FAIF_VERSION_MAJOR = 0;
6  const int FAIF_VERSION_MINOR = 44;
7  const int FAIF_VERSION_COMPILATION = 788;
8 } //namespace faif
9 #endif //FAIF_VERSION_H
Definition: Chain.h:17