missing EXTERNAL
authorlangou <langou@users.noreply.github.com>
Wed, 5 Aug 2015 21:24:32 +0000 (21:24 +0000)
committerlangou <langou@users.noreply.github.com>
Wed, 5 Aug 2015 21:24:32 +0000 (21:24 +0000)
SRC/csytri2.f
SRC/dsytri2.f
SRC/ssytri2.f
SRC/zsytri2.f

index d5c5570..bfe4539 100644 (file)
       EXTERNAL           LSAME, ILAENV
 *     ..
 *     .. External Subroutines ..
-      EXTERNAL           CSYTRI2X
+      EXTERNAL           CSYTRI, CSYTRI2X
 *     ..
 *     .. Executable Statements ..
 *
index 285ef04..a8bb234 100644 (file)
       EXTERNAL           LSAME, ILAENV
 *     ..
 *     .. External Subroutines ..
-      EXTERNAL           DSYTRI2X
+      EXTERNAL           DSYTRI, DSYTRI2X
 *     ..
 *     .. Executable Statements ..
 *
index 2110bab..af2de7c 100644 (file)
       EXTERNAL           LSAME, ILAENV
 *     ..
 *     .. External Subroutines ..
-      EXTERNAL           SSYTRI2X
+      EXTERNAL           SSYTRI, SSYTRI2X
 *     ..
 *     .. Executable Statements ..
 *
index 993304e..0f13151 100644 (file)
       EXTERNAL           LSAME, ILAENV
 *     ..
 *     .. External Subroutines ..
-      EXTERNAL           ZSYTRI2X
+      EXTERNAL           ZSYTRI, ZSYTRI2X
 *     ..
 *     .. Executable Statements ..
 *