-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGitSHA1.h
16 lines (15 loc) · 1.5 KB
/
GitSHA1.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// ====================================================================================================
//
// SuPReMo: Surrogate Parameterised Respiratory Motion Model
// An implementation of the generalised motion modelling and image registration framework
//
// Copyright (c) University College London (UCL). All rights reserved.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURPOSE.
//
// See LICENSE.txt in the top level directory for details.
//
// ====================================================================================================
extern const char g_GIT_SHA1[];