VecCore
0.8.1
C++ Library for Portable SIMD Vectorization
Loading...
Searching...
No Matches
Version.h
Go to the documentation of this file.
1
#ifndef VECCORE_CONFIG_H
2
#define VECCORE_CONFIG_H
3
4
#define VECCORE_VERSION "0.8.1"
5
#define VECCORE_VERSION_MAJOR 0
6
#define VECCORE_VERSION_MINOR 8
7
#define VECCORE_VERSION_PATCH 1
8
9
#endif
VecCore
Version.h
Generated by
1.9.6