view flys-artifacts/src/main/java/de/intevation/flys/artifacts/App.java @ 153:c97f9bc9b642

The out() operation of the WINFO artifact draws discharge tables for gauges specified by the user. flys-artifacts/trunk@1590 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 28 Mar 2011 14:33:36 +0000
parents b3792346cb10
children e24f8ad32577
line wrap: on
line source
package de.intevation.flys.artifacts;

/**
 * Hello world!
 *
 */
public class App 
{
    public static void main( String[] args )
    {
        System.out.println( "Hello World!" );
    }
}

http://dive4elements.wald.intevation.org