PlotPanel and TemporalBeliefNetwork cause compile.sh to fail
Distributed, heterogeneous Bayesian belief networks
Status: Beta
Brought to you by:
robert_dodier
PlotPanel and TemporalBeliefNetwork cause compile.sh to
fail -- these are named as arguments for rmic, but the
.java source files are not in the stuff that gets
compiled, so rmic complains.
either need to include the source code, or remove from
compile.sh (probably the latter until further notice).