# HG changeset patch # User Michael Goffioul # Date 1319035589 -3600 # Node ID 6d2127468d96f4dec5e3d3ea86fed4dbdc241f10 # Parent c943be5f929da853b3705283d0aa08bdde227734 Revert changeset c943be5f929d as it breaks Linux compilation. * arpack/util/second.f (ETIME): Revert declaration back to INTRINSIC. diff -r c943be5f929d -r 6d2127468d96 libcruft/arpack/util/second.f --- a/libcruft/arpack/util/second.f Wed Oct 19 12:34:01 2011 +0100 +++ b/libcruft/arpack/util/second.f Wed Oct 19 15:46:29 2011 +0100 @@ -21,7 +21,7 @@ * .. * .. External Functions .. REAL ETIME - EXTERNAL ETIME + INTRINSIC ETIME * .. * .. Executable Statements .. *