diff options
-rw-r--r-- | science/getdp/files/patch-Arpack+second.f | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/science/getdp/files/patch-Arpack+second.f b/science/getdp/files/patch-Arpack+second.f new file mode 100644 index 000000000000..313845437c75 --- /dev/null +++ b/science/getdp/files/patch-Arpack+second.f @@ -0,0 +1,11 @@ +--- Arpack/second.f~ 2005-07-06 20:23:48.000000000 +0900 ++++ Arpack/second.f 2007-10-29 13:31:08.000000000 +0900 +@@ -21,7 +21,7 @@ + * .. + * .. External Functions .. + REAL ETIME +- EXTERNAL ETIME ++ INTRINSIC ETIME + * .. + * .. Executable Statements .. + * |