From: cmzmasek@gmail.com Date: Thu, 9 Jun 2011 22:50:51 +0000 (+0000) Subject: Edited wiki page forester through web user interface. X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=13d8e749b845f12676a833347647bc35fb195948;p=jalview.git Edited wiki page forester through web user interface. --- diff --git a/wiki/forester.wiki b/wiki/forester.wiki index 744925a..a75e90d 100644 --- a/wiki/forester.wiki +++ b/wiki/forester.wiki @@ -26,7 +26,7 @@ import org.forester.io.writers.PhylogenyWriter; import org.forester.phylogeny.Phylogeny; import org.forester.util.ForesterUtil; -public class Example0 { +public class Example { public static void main( final String[] args ) { // Reading-in of (a) tree(s) from a file. @@ -77,7 +77,7 @@ import org.forester.io.parsers.PhylogenyParser; import org.forester.phylogeny.Phylogeny; import org.forester.util.ForesterUtil; -public class Example1 { +public class Example { public static void main( final String[] args ) { // Reading-in of (a) tree(s) from a file. @@ -118,7 +118,7 @@ import org.forester.archaeopteryx.Archaeopteryx; import org.forester.phylogeny.Phylogeny; import org.forester.phylogeny.PhylogenyNode; -public class Example2 { +public class Example { public static void main( final String[] args ) { // Creating a new rooted tree with two external nodes. @@ -157,7 +157,7 @@ import org.forester.phylogeny.Phylogeny; import org.forester.phylogeny.PhylogenyNode; import org.forester.phylogeny.iterators.PhylogenyNodeIterator; -public class Example3 { +public class Example { public static void main( final String[] args ) { // Creating a new rooted tree with four external nodes. @@ -222,7 +222,7 @@ import org.forester.phylogeny.PhylogenyNode; import org.forester.phylogeny.data.Sequence; import org.forester.phylogeny.data.Taxonomy; -public class Example5 { +public class Example { public static void main( final String[] args ) { // Creating a new rooted tree with two external nodes.