/*
 * Main.java
 *
 * Created on Utorok, 2009, máj 19, 9:29
 *
 * To change this template, choose Tools | Template Manager
 * and open the template in the editor.
 */

package skuska;

/**
 *
 * @author ondrus00
 */
public class Main {
    
    /** Creates a new instance of Main */
    public Main() {
    }
    
    /**
     * @param args the command line arguments
     */
    public static void main(String[] args) {
        // TODO code application logic here
    }
    
}
