create dependency on iso_fortran_env for testing

This commit is contained in:
Martin Kroeker 2023-06-21 21:18:40 +02:00 committed by GitHub
parent 9e60b57a2d
commit 8126e4583f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@
!> \endverbatim
!
subroutine CLARTG( f, g, c, s, r )
use iso_fortran_env
use LA_CONSTANTS, &
only: wp=>sp, zero=>szero, one=>sone, two=>stwo, czero, &
safmin=>ssafmin, safmax=>ssafmax