[Dart-dev] [3454] DART/trunk/random_seq/random_seq_mod.f90: Typo in comment; no code changes.

nancy at ucar.edu nancy at ucar.edu
Wed Jul 9 11:02:59 MDT 2008


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20080709/8cb2f8ff/attachment-0001.html
-------------- next part --------------
Modified: DART/trunk/random_seq/random_seq_mod.f90
===================================================================
--- DART/trunk/random_seq/random_seq_mod.f90	2008-07-09 16:59:34 UTC (rev 3453)
+++ DART/trunk/random_seq/random_seq_mod.f90	2008-07-09 17:02:59 UTC (rev 3454)
@@ -29,7 +29,7 @@
 
 ! Gives ability to generate unique repeatable sequences of random numbers
 ! using random congruential package. Needed to allow different assim algorithms 
-! that ! require random numbers to see identical observational sequences.
+! that require random numbers to see identical observational sequences.
 
 ! Used to give different sequences a different but repeatable start
 ! There may be problems with incestuous series here; be cautious of this


More information about the Dart-dev mailing list