Edited wiki page forester through web user interface.
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Thu, 9 Jun 2011 22:50:51 +0000 (22:50 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Thu, 9 Jun 2011 22:50:51 +0000 (22:50 +0000)
wiki/forester.wiki

index 744925a..a75e90d 100644 (file)
@@ -26,7 +26,7 @@ import org.forester.io.writers.PhylogenyWriter;
 import org.forester.phylogeny.Phylogeny;
 import org.forester.util.ForesterUtil;
 
 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.
 
     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;
 
 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.
 
     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;
 
 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.
 
     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;
 
 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.
 
     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;
 
 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.
 
     public static void main( final String[] args ) {
         // Creating a new rooted tree with two external nodes.