changeset 13725:6d2127468d96

Revert changeset c943be5f929d as it breaks Linux compilation. * arpack/util/second.f (ETIME): Revert declaration back to INTRINSIC.
author Michael Goffioul <michael.goffioul@gmail.com>
date Wed, 19 Oct 2011 15:46:29 +0100
parents c943be5f929d
children 5a2734f26dbc
files libcruft/arpack/util/second.f
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 ..
 *