From 6f51f9d6ac29b0cabddaeac04b3f32f8ff752390 Mon Sep 17 00:00:00 2001
From: Jan Frederik Engels <engels+git@dkrz.de>
Date: Wed, 24 Apr 2019 14:22:54 +0200
Subject: [PATCH] Make divisionquotienttimespan visible again.

---
 src/libmtime_hl.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libmtime_hl.f90 b/src/libmtime_hl.f90
index 239bada6..06d61391 100644
--- a/src/libmtime_hl.f90
+++ b/src/libmtime_hl.f90
@@ -57,7 +57,7 @@ MODULE mtime_hl
   !
   ! TODO: simply repeat the implementation of "divisionquotienttimespan" in order to disentangle the mtime_hl and the mtime Fortran modules.
   !
-  !PUBLIC :: divisionquotienttimespan
+  PUBLIC :: divisionquotienttimespan
 
 
 
-- 
GitLab