From: ntakahas Date: Wed, 22 Apr 2009 11:55:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b0cf62fe0fd38920ae44f8ed24512861a35db601;p=m17n%2Fm17n-lib-cs.git *** empty log message *** --- diff --git a/textprop.cs b/textprop.cs index d036b83..0b7c8a1 100644 --- a/textprop.cs +++ b/textprop.cs @@ -154,9 +154,9 @@ public class Test for (int loop = 0; loop < 100000; loop++) { + Console.WriteLine ("--- loop = {0} ---\n", loop); if (loop == check) { - Console.WriteLine ("--- loop = {0} ---\n", loop); mt.DumpPropNested (); Dump (); M17N.M17N.debug = true;