intersting note ...

This commit is contained in:
Martin Diehl 2018-08-22 23:28:47 +02:00
parent 8c5f3d4e07
commit 271b9ba76b
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
!> @brief setting precision for real and int type
!--------------------------------------------------------------------------------------------------
module prec
! ToDo: use, intrinsic :: iso_fortran_env, only : I8 => int64, WP => real64
implicit none
private
#if (FLOAT==8)