# HG changeset patch # User Raimund Renkert # Date 1370529731 -7200 # Node ID 359adab7f27d11202b00f3e3a6ebbf5334c1551d # Parent e213b538f78cbb5fae0832d4aa545e963ee35bd1 Added the new bed difference exporter to config files. diff -r e213b538f78c -r 359adab7f27d artifacts/doc/conf/artifacts/minfo.xml --- a/artifacts/doc/conf/artifacts/minfo.xml Thu Jun 06 16:41:27 2013 +0200 +++ b/artifacts/doc/conf/artifacts/minfo.xml Thu Jun 06 16:42:11 2013 +0200 @@ -277,6 +277,14 @@ + + + + + + diff -r e213b538f78c -r 359adab7f27d artifacts/doc/conf/conf.xml --- a/artifacts/doc/conf/conf.xml Thu Jun 06 16:41:27 2013 +0200 +++ b/artifacts/doc/conf/conf.xml Thu Jun 06 16:42:11 2013 +0200 @@ -332,6 +332,7 @@ org.dive4elements.river.exports.minfo.BedDiffEpochInfoGenerator org.dive4elements.river.exports.minfo.BedDiffHeightYearGenerator org.dive4elements.river.exports.minfo.BedDiffHeightYearInfoGenerator + org.dive4elements.river.exports.minfo.BedDifferenceExporter org.dive4elements.river.exports.sq.SQRelationGeneratorA org.dive4elements.river.exports.sq.SQRelationGeneratorB org.dive4elements.river.exports.sq.SQRelationGeneratorC