Skip to content

Commit a4e4a7e

Browse files
Update la_constants.f90
1 parent ff8ab26 commit a4e4a7e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SRC/la_constants.f90

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@
3838
!> \endverbatim
3939
!
4040
module LA_CONSTANTS
41-
! -- LAPACK auxiliary module (version 3.9.0) --
41+
! -- LAPACK auxiliary module --
4242
! -- LAPACK is a software package provided by Univ. of Tennessee, --
4343
! -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
44-
! February 2021
4544

4645
! Standard constants for
4746
integer, parameter :: sp = kind(1.e0)

0 commit comments

Comments
 (0)