Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-12-16 10:33:17

0001 #ifndef VECCORE_CONFIG_H
0002 #define VECCORE_CONFIG_H
0003 
0004 #define VECCORE_VERSION "0.8.2"
0005 #define VECCORE_VERSION_MAJOR 0
0006 #define VECCORE_VERSION_MINOR 8
0007 #define VECCORE_VERSION_PATCH 2
0008 
0009 #endif