[Dart-dev] [4591] DART/trunk/observations/WOD/work/quickbuild.csh: Removed obsolete warning about iarc() in advance_time;

nancy at ucar.edu nancy at ucar.edu
Fri Dec 3 15:12:36 MST 2010


Revision: 4591
Author:   nancy
Date:     2010-12-03 15:12:36 -0700 (Fri, 03 Dec 2010)
Log Message:
-----------
Removed obsolete warning about iarc() in advance_time;
it was removed a long time ago.

Modified Paths:
--------------
    DART/trunk/observations/WOD/work/quickbuild.csh

-------------- next part --------------
Modified: DART/trunk/observations/WOD/work/quickbuild.csh
===================================================================
--- DART/trunk/observations/WOD/work/quickbuild.csh	2010-12-03 22:09:34 UTC (rev 4590)
+++ DART/trunk/observations/WOD/work/quickbuild.csh	2010-12-03 22:12:36 UTC (rev 4591)
@@ -44,10 +44,6 @@
    switch ( $TARGET )
    case mkmf_preprocess:
       breaksw
-   case mkmf_advance_time:
-      echo "If advance_time fails to build with gfortran, edit the source"
-      echo "and comment out the interface block for iargc() and try again."
-      # fall through!
    default:
       @ n = $n + 1
       echo


More information about the Dart-dev mailing list