KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1#pragma once
2
3#include <string>
4
5#define kids kids
6
7const std::string repo_name = "kids";
8const std::string repo_version = "main-(2024-05-16)-7be6b4da9f22a89578465372c541e35193c8d5e0";
const std::string repo_version
Definition version.h:8
const std::string repo_name
Definition version.h:7