projects
/
m17n
/
m17n-lib-cs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fe558b
)
*** empty log message ***
author
ntakahas
<ntakahas>
Wed, 22 Apr 2009 11:55:41 +0000
(11:55 +0000)
committer
ntakahas
<ntakahas>
Wed, 22 Apr 2009 11:55:41 +0000
(11:55 +0000)
textprop.cs
patch
|
blob
|
history
diff --git
a/textprop.cs
b/textprop.cs
index
d036b83
..
0b7c8a1
100644
(file)
--- 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;