From: cmzmasek@gmail.com Date: Wed, 2 Nov 2011 20:19:32 +0000 (+0000) Subject: Edited wiki page forester through web user interface. X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=4a3e7ff81fa8ed4f41660e1c3f2c1b0b11c879f9;p=jalview.git Edited wiki page forester through web user interface. --- diff --git a/wiki/forester.wiki b/wiki/forester.wiki index 10e4c3a..1f119e0 100644 --- a/wiki/forester.wiki +++ b/wiki/forester.wiki @@ -71,7 +71,6 @@ public class Example { = Reading of phylogenetic trees and displaying them with Archaeopteryx = -This needs file "forester.jar" to be in the class-path. {{{ @@ -117,7 +116,6 @@ public class Example { = Creating a new tree and displaying it with Archaeopteryx = -This needs file "forester.jar" to be in the class-path. {{{ @@ -156,8 +154,6 @@ public class Example { = Using iterators to visit tree nodes in certain orders = -This needs file "forester.jar" to be in the class-path. - {{{ package examples; @@ -219,7 +215,6 @@ public class Example { = Creating a basic gene tree (with branch lengths) = -This needs file "forester.jar" to be in the class-path. {{{