*** empty log message ***
[m17n/m17n-lib-cs.git] / xex.cs
diff --git a/xex.cs b/xex.cs
index a6190f2..204da36 100644 (file)
--- a/xex.cs
+++ b/xex.cs
@@ -8,6 +8,7 @@ public class Test
 {
   public static void Main(params string[] args)
   {
+    Xex.debug_level = 10;
     Xex.Domain domain = new Xex.Domain (null);
     Xex xex = new Xex (domain, "xex.xml");