ISAAC
Overview :: Library Doc :: Server Doc :: JSON Commands

In Situ Animation of Accelerated Computations

isaac_version.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 #define ISAAC_VERSION_MAJOR 1
4 #define ISAAC_VERSION_MINOR 1
5 #define ISAAC_VERSION_PATCH 0
6 
7 #define ISAAC_PROTOCOL_VERSION_MAJOR 1
8 #define ISAAC_PROTOCOL_VERSION_MINOR 0