/*
 * sirene.java
 *
 * Created on November 6, 2007, 9:53 AM
 *
 * To change this template, choose Tools | Template Manager
 * and open the template in the editor.
 */

package mlqko;

/**
 *
 * @author student
 */
public class sirene extends mlqko {
    private double proizRazx;
    public sirene(String V,double iC,double tR,double pR)
    
    
    /** Creates a new instance of sirene */
    public sirene() {
    }
    
}
