/*
 * Main.java
 *
 * Created on Antradienis, 2005, Lapkričio 15, 10.53
 *
 * To change this template, choose Tools | Options and locate the template under
 * the Source Creation and Management node. Right-click the template and choose
 * Open. You can then make changes to the template in the Source Editor.
 */

package gui_forms;

/**
 *
 * @author Admin
 */
public class Main {
    
    /** Creates a new instance of Main */
    /*public Main() {
    }
    */
    /**
     * @param args the command line arguments
     */
    /*public static void main(String[] args) {
        table t = new table();
    }*/
    
}
