summaryrefslogtreecommitdiff
path: root/science/mmg/files/patch-git__log__mmg.h
blob: 4a8ec0ac0b8ae4fc416ef42f5ecff415706802b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- git_log_mmg.h.orig	2024-06-23 16:47:08 UTC
+++ git_log_mmg.h
@@ -0,0 +1,6 @@
+#ifndef _GIT_LOG_MMG_H
+#define _GIT_LOG_MMG_H
+#define MMG_GIT_BRANCH "No git branch found"
+#define MMG_GIT_COMMIT "No git commit found"
+#define MMG_GIT_DATE   "No git commit found"
+#endif