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

Removed TBR, TODO comments having done

parent a83b442f
No related branches found
No related tags found
No related merge requests found
......@@ -42,8 +42,6 @@ MODULE mtime_hl
USE mtime_constants
USE mtime_error_handling
!TBR: use mtime
IMPLICIT NONE
PUBLIC :: t_datetime, t_timedelta, t_juliandelta, t_julianday, t_event, t_eventGroup
......
......@@ -2,8 +2,6 @@
! timedelta section:
! ================================================================================
! ToDo: Most of this file needs to be renovated for NOT USE mtime.
! constructor for timedelta string
!
TYPE(t_timedelta) FUNCTION t_timedelta_assign_string(td_string) !OK-tested
......
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