16 lines
337 B
Diff
16 lines
337 B
Diff
diff --git a/PARPACK/SRC/MPI/pdlamch10.f b/PARPACK/SRC/MPI/pdlamch10.f
|
|
index 6571da9..2882c2e 100644
|
|
--- a/PARPACK/SRC/MPI/pdlamch10.f
|
|
+++ b/PARPACK/SRC/MPI/pdlamch10.f
|
|
@@ -86,8 +86,8 @@
|
|
TEMP = TEMP1
|
|
END IF
|
|
*
|
|
- PDLAMCH = TEMP
|
|
+ PDLAMCH10 = TEMP
|
|
*
|
|
-* End of PDLAMCH
|
|
+* End of PDLAMCH10
|
|
*
|
|
END
|