Changes to return type of Executable.getType() method to make it compile with Oracle...
authorpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Wed, 1 Jun 2011 13:19:37 +0000 (13:19 +0000)
committerpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Wed, 1 Jun 2011 13:19:37 +0000 (13:19 +0000)
commitb6814b6b8761dba56f9e5fe34164f783af1aca4f
tree3288f7530880d7b0980cabbd56d91bb2bd2ff8e2
parentab94700253cf9b8b6ae41675563a2593a8d4044c
Changes to return type of Executable.getType() method to make it compile with Oracle javac.
A few modifications to statistics package.

git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4201 e3abac25-378b-4346-85de-24260fe3988d
15 files changed:
engine/compbio/engine/client/ConfExecutable.java
engine/compbio/engine/client/SkeletalExecutable.java
engine/compbio/engine/client/Util.java
runner/compbio/runner/conservation/AACon.java
runner/compbio/runner/disorder/Disembl.java
runner/compbio/runner/disorder/GlobPlot.java
runner/compbio/runner/disorder/Jronn.java
runner/compbio/runner/msa/ClustalW.java
runner/compbio/runner/msa/Mafft.java
runner/compbio/runner/msa/Muscle.java
runner/compbio/runner/msa/Probcons.java
runner/compbio/runner/msa/Tcoffee.java
runner/compbio/runner/psiblast/PsiBlast.java
webservices/compbio/stat/collector/StatDB.java
webservices/compbio/stat/servlet/AnnualStat.java