From: cmzmasek@gmail.com Date: Fri, 29 Jun 2012 19:20:45 +0000 (+0000) Subject: cleanup X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=7fc04b916970fbc92b1ce56ab16d80c1e0dc7c28;p=jalview.git cleanup --- diff --git a/forester/java/src/org/forester/application/gsdi.java b/forester/java/src/org/forester/application/gsdi.java index 0395e64..6b58edf 100644 --- a/forester/java/src/org/forester/application/gsdi.java +++ b/forester/java/src/org/forester/application/gsdi.java @@ -484,7 +484,7 @@ public final class gsdi { System.out.println( " in phyloXML format (unless option -" + gsdi.GUESS_FORMAT_OF_SPECIES_TREE + " is used)" ); System.out.println(); System.out.println( "Example: gsdi -" + ALLOW_STRIPPING_OF_GENE_TREE_OPTION - + " gene_tree.xml tree_of_life.xml out.xml" ); + + " gene_tree.xml tree_of_life.xml out.xml" ); System.out.println(); } }