package ch.fhnw.kry; /** * Entry point for mada-kry. */ public class Main { public static void main(String[] args) { } }