(no commit message)
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Sat, 1 Oct 2011 01:54:52 +0000 (01:54 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Sat, 1 Oct 2011 01:54:52 +0000 (01:54 +0000)
forester/java/src/org/forester/application/get_subtree_specific_chars.java

index 3b6de88..e0d754f 100644 (file)
@@ -39,7 +39,7 @@ import org.forester.util.ForesterUtil;
 
 public class get_subtree_specific_chars {
 
-    final static boolean SIMPLE = true;
+    final static boolean SIMPLE = false;
 
     public static void main( final String args[] ) {
         if ( args.length != 1 ) {