[Dart-dev] [4897] DART/trunk/obs_sequence/obs_common_subset.f90: A source line got mangled in last minute editing, apparently.

nancy at ucar.edu nancy at ucar.edu
Wed May 4 15:30:20 MDT 2011


Revision: 4897
Author:   nancy
Date:     2011-05-04 15:30:19 -0600 (Wed, 04 May 2011)
Log Message:
-----------
A source line got mangled in last minute editing, apparently.
Restore it so the tool actually works.

Modified Paths:
--------------
    DART/trunk/obs_sequence/obs_common_subset.f90

-------------- next part --------------
Modified: DART/trunk/obs_sequence/obs_common_subset.f90
===================================================================
--- DART/trunk/obs_sequence/obs_common_subset.f90	2011-05-04 20:48:25 UTC (rev 4896)
+++ DART/trunk/obs_sequence/obs_common_subset.f90	2011-05-04 21:30:19 UTC (rev 4897)
@@ -452,7 +452,7 @@
 ! the filename_seq array and set the count.
 if (filename_seq_list1 /= '') then
    source1 = 'filename_seq_list1'
-   
+   from_file1 = .true.
 else
    source1 = 'filename_seq1'
    from_file1 = .false.


More information about the Dart-dev mailing list