/* * Created on 24 ¡.¾. 2549 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */packagecom.csc.library.databean;importcom.csc.library.utilities.MyLog;importcom.csc.library.session.RecordCmp;/** * @author SassyBoy100 * * TODO To change the template for this generated type comment go to * Window - Preferences - Java - Code Style - Code Templates */publicclassMdocument_formulaextendsRecordCmp{publicMdocument_formula(){super("Mdocument_formula","Document Formula Table");}}