public class EmptyApp {
	public static void main(String [] args) {
	}
}
