Medial Code Documentation
Loading...
Searching...
No Matches
Internal
MedUtils
MedUtils
MedGitVersion.h
1
//This File contains information about build of tools - put here git head commit version and date to
2
// support "--version" of our tools
3
#ifndef __MED_GIT_VERSION_H__
4
#define __MED_GIT_VERSION_H__
5
6
#ifndef GIT_HEAD_VERSION
7
#define GIT_HEAD_VERSION "not built using scripts - please define GIT_HEAD_VERSION in compilation or use smake_rel.sh"
8
#endif
9
10
#endif
// !__MED_GIT_VERSION_H__
11
Generated on Mon Sep 15 2025 12:12:22 for Medial Code Documentation by
1.9.8