Skip to content

Commit e39bc0f

Browse files
Update la_constants.f90
1 parent d7f15a9 commit e39bc0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SRC/la_constants.f90

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
!> \endverbatim
3939
!
4040
module LA_CONSTANTS
41-
! -- LAPACK auxiliary module (version 3.9.0) --
41+
!
42+
! -- LAPACK auxiliary module --
4243
! -- LAPACK is a software package provided by Univ. of Tennessee, --
4344
! -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
44-
! February 2021
45-
45+
!
4646
! Standard constants for
4747
integer, parameter :: sp = kind(1.e0)
4848

0 commit comments

Comments
 (0)