/*
 * NewClass.java
 *
 * Created on October 23, 2007, 10:29 AM
 *
 * To change this template, choose Tools | Template Manager
 * and open the template in the editor.
 */

/**
 *
 * @author student
 */
public class NewClass {
    
    /** Creates a new instance of NewClass */
    public NewClass() {
    }
    
}
