[Dart-dev] [4097] DART/trunk/doc/mpi/ftest_stop.f90: add decl for local variable

nancy at ucar.edu nancy at ucar.edu
Mon Oct 5 15:07:07 MDT 2009


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20091005/4b58cd5b/attachment.html 
-------------- next part --------------
Modified: DART/trunk/doc/mpi/ftest_stop.f90
===================================================================
--- DART/trunk/doc/mpi/ftest_stop.f90	2009-10-05 20:50:30 UTC (rev 4096)
+++ DART/trunk/doc/mpi/ftest_stop.f90	2009-10-05 21:07:07 UTC (rev 4097)
@@ -63,7 +63,7 @@
 
 
 ! integer variables
-integer :: ierror, myrank, totalprocs
+integer :: ierror, myrank, totalprocs, rc
 
    print *, "program start"
 


More information about the Dart-dev mailing list