# HG changeset patch # User Claus Gittinger # Date 1487015113 -3600 # Node ID cede8d1a3efcbc1363516a78edb204856872dd0c # Parent 03c69a595f889cf7397da0a09078dbee4f226595 #OTHER by cg comment/format diff -r 03c69a595f88 -r cede8d1a3efc RunArray.st --- a/RunArray.st Mon Feb 13 20:44:08 2017 +0100 +++ b/RunArray.st Mon Feb 13 20:45:13 2017 +0100 @@ -455,7 +455,7 @@ runOffset == index ifTrue:[ "/ at the beginning of that run ... - "/ check if its better added to the previous run ... + "/ check if it's better added to the previous run ... runIndex > 1 ifTrue:[ prevIdx := runIndex - 2. @@ -577,7 +577,8 @@ Transcript showCR:c. " - "Modified: / 30.10.1997 / 14:38:45 / cg" + "Modified: / 30-10-1997 / 14:38:45 / cg" + "Modified (format): / 13-02-2017 / 20:29:58 / cg" ! atAllPut:anObject