Mercurial > dive4elements > river
view gwt-client/src/test/java/test/ICalcMode.java @ 9458:7369d6ae3f87
bundu bezugswst WQ-Input: UD disabled on global Error
author | gernotbelger |
---|---|
date | Tue, 28 Aug 2018 17:05:25 +0200 |
parents | e567fac95e3d |
children |
line wrap: on
line source
/** Copyright (C) 2017 by Bundesanstalt für Gewässerkunde * Software engineering by * Björnsen Beratende Ingenieure GmbH * Dr. Schumacher Ingenieurbüro für Wasser und Umwelt * * This file is Free Software under the GNU AGPL (>=v3) * and comes with ABSOLUTELY NO WARRANTY! Check out the * documentation coming with Dive4Elements River for details. */ package test; /** * @author Domenico Nardi Tironi * */ public interface ICalcMode { }