From: ntakahas Date: Tue, 30 Jun 2009 12:42:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=402a6f63c9faa5f90e9cad5077ca14d7e0a799d2;p=m17n%2Fm17n-lib-cs.git *** empty log message *** --- diff --git a/frontsensitive.cs b/frontsensitive.cs index 86193c8..42fe6b1 100644 --- a/frontsensitive.cs +++ b/frontsensitive.cs @@ -144,6 +144,12 @@ public class Test for (; i < n; i++) prop[i] = -1; } + if (from2 > 0 && prop2[0] != -1) + { + n = prop2[0]; + for (i = 0; i < n; i++) + prop2[i] = -1; + } DebugDump (4); // move