Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2694:28c3f6588011
Removed the unused computeFeed() from ComputationRangeState to make this State ready to use it in MINFO calculations.
flys-artifacts/trunk@4400 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 14 May 2012 10:34:56 +0000 |
parents | edaa2297aea3 |
children | ae0742f92cd5 |
comparison
equal
deleted
inserted
replaced
2693:edaa2297aea3 | 2694:28c3f6588011 |
---|---|
1 2012-05-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/ComputationRangeState.java: | |
4 Removed the computeFeed() method that created Facets for discharge | |
5 curves to make this state ready to use in MINFO calculations. | |
6 | |
1 2012-05-14 Ingo Weinzierl <ingo@intevation.de> | 7 2012-05-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * doc/conf/artifacts/minfo.xml: New Artifact configuration for module | 9 * doc/conf/artifacts/minfo.xml: New Artifact configuration for module |
4 MINFO. | 10 MINFO. |
5 | 11 |