Skip to content
Snippets Groups Projects
Commit eb4b2746 authored by Luis Kornblueh's avatar Luis Kornblueh
Browse files

Merge branch 'develop' of git.mpimet.mpg.de:libmtime into develop

* 'develop' of git.mpimet.mpg.de:libmtime:
  tüüdelüüü! todoloooo!
parents 25da829a b2b93b3a
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,15 @@
!! @author Florian Prill, DWD
!! @author J.F. Engels, DKRZ
!!
!! TODOs:
!! - Event: Wrappers for event functionality; direct use of c-bindings
!! - Get rid of use of old mtime library
!! - Expand examples_hl by event wrapper calls
!! - Make December'18 branch compile, link and run basic test
!! - Merge recent changes in ICON into our December'18 branch
!! - Remove old mtime Fortran library
!! - Change mtime C source, use stack variables
!!
!! @defgroup FortranBindings libmtime high level Fortran language bindings
!! @{
!!
......@@ -31,8 +40,6 @@ MODULE mtime_hl
USE mtime_c_bindings
USE mtime_constants
use mtime_error_handling
! TODO: Get rid of use of old mtime library
USE mtime
IMPLICIT NONE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment