comparison flys-artifacts/src/main/java/de/intevation/flys/exports/fixings/DeltaWtExporter.java @ 3915:36107252e9ef

Fix for #825 ? flys-artifacts/trunk@5588 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Christian Lins <christian.lins@intevation.de>
date Mon, 24 Sep 2012 11:01:57 +0000
parents d92079b7c591
children 50273de4cf63
comparison
equal deleted inserted replaced
3914:729bd242c82e 3915:36107252e9ef
195 analyisS, 195 analyisS,
196 deltaWS }); 196 deltaWS });
197 } 197 }
198 } 198 }
199 } 199 }
200 ++analysisCount;
201 } 200 }
201 ++analysisCount;
202 } 202 }
203 writer.flush(); 203 writer.flush();
204 } 204 }
205 205
206 /** Template to create "State" strings like A1,A2... */ 206 /** Template to create "State" strings like A1,A2... */

http://dive4elements.wald.intevation.org