JAL-1807 Bob's JalviewJS prototype first commit
[jalviewjs.git] / bin / jalview / analysis / package.js
1 var path = ClazzLoader.getClasspathFor ("jalview.analysis.package");\r
2 path = path.substring (0, path.lastIndexOf ("package.js"));\r
3 ClazzLoader.jarClasspath (path + "NJTree.js", [\r
4 "jalview.analysis.Cluster",\r
5 "$.NJTree"]);\r