From 03c3262c2d1af39b3a1a5c2ed213b51f515263cd 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 0280e14d..810f9d23 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