Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 349:6167ae622ce0
Removed useless imports.
flys-artifacts/trunk@1751 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 27 Apr 2011 14:42:52 +0000 |
parents | 635af5381a4d |
children | 2465dc296395 |
comparison
equal
deleted
inserted
replaced
348:635af5381a4d | 349:6167ae622ce0 |
---|---|
1 2011-04-27 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/collections/AttributeParser.java, | |
4 src/main/java/de/intevation/flys/collections/OutputParser.java: Removed | |
5 useless imports. | |
6 | |
1 2011-04-27 Ingo Weinzierl <ingo@intevation.de> | 7 2011-04-27 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/exports/ChartGenerator.java: New. An | 9 * src/main/java/de/intevation/flys/exports/ChartGenerator.java: New. An |
4 abstract OutGenerator that might be used to create chart output. Some | 10 abstract OutGenerator that might be used to create chart output. Some |
5 basic things that are equal in all charts should be done here! | 11 basic things that are equal in all charts should be done here! |