From 833677b335ba2b8010d6b87e771df472f0ba93af Mon Sep 17 00:00:00 2001 From: rbouckaert Date: Mon, 25 May 2015 08:17:02 +1200 Subject: [PATCH] add example --- build.xml | 8 +-- examples/cladeage.xml | 128 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 132 insertions(+), 4 deletions(-) create mode 100644 examples/cladeage.xml diff --git a/build.xml b/build.xml index c6eef7b..d8211a9 100644 --- a/build.xml +++ b/build.xml @@ -15,7 +15,7 @@ - + @@ -74,8 +74,8 @@ fork="true" memoryinitialsize="256m" memorymaximumsize="256m" - source="1.6" - target="1.6"> + source="1.8" + target="1.8"> @@ -324,7 +324,7 @@ name="${CladeAge_name}" mainclass="${main_class_CladeAge}" icon="${common_dirCA}/icons/cladeage.icns" - jvmversion="1.6+" + jvmversion="1.8+" vmoptions="-Xmx1024M" arguments="-window -working -options" version="${versionCA}" diff --git a/examples/cladeage.xml b/examples/cladeage.xml new file mode 100644 index 0000000..c81b59e --- /dev/null +++ b/examples/cladeage.xml @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + +beast.math.distributions.Beta +beast.math.distributions.Exponential +beast.math.distributions.InverseGamma +beast.math.distributions.LogNormalDistributionModel +beast.math.distributions.Gamma +beast.math.distributions.Uniform +beast.math.distributions.Prior +beast.math.distributions.LaplaceDistribution +beast.math.distributions.OneOnX +beast.math.distributions.Normal + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +