[Mathlib-commitlog] SF.net SVN: mathlib:[900] JMathLib/trunk/src/jmathlib/core/graphics/ FigureObje
Status: Beta
Brought to you by:
st_mueller
From: <st_...@us...> - 2009-03-01 15:00:02
|
Revision: 900 http://mathlib.svn.sourceforge.net/mathlib/?rev=900&view=rev Author: st_mueller Date: 2009-03-01 14:59:56 +0000 (Sun, 01 Mar 2009) Log Message: ----------- added more comments Modified Paths: -------------- JMathLib/trunk/src/jmathlib/core/graphics/FigureObject.java Modified: JMathLib/trunk/src/jmathlib/core/graphics/FigureObject.java =================================================================== --- JMathLib/trunk/src/jmathlib/core/graphics/FigureObject.java 2009-03-01 13:29:03 UTC (rev 899) +++ JMathLib/trunk/src/jmathlib/core/graphics/FigureObject.java 2009-03-01 14:59:56 UTC (rev 900) @@ -1,3 +1,11 @@ +/* + * This file is part or JMathLib + * + * Check it out at http://www.jmathlib.de + * + * Author: + * (c) 2008-2009 + */ package jmathlib.core.graphics; import jmathlib.core.interpreter.ErrorLogger; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |