[Mathlib-commitlog] SF.net SVN: mathlib:[903] JMathLib/trunk/src/jmathlib/core/graphics/ GraphicsMa
Status: Beta
Brought to you by:
st_mueller
From: <st_...@us...> - 2009-03-01 15:00:48
|
Revision: 903 http://mathlib.svn.sourceforge.net/mathlib/?rev=903&view=rev Author: st_mueller Date: 2009-03-01 15:00:37 +0000 (Sun, 01 Mar 2009) Log Message: ----------- added more comments Modified Paths: -------------- JMathLib/trunk/src/jmathlib/core/graphics/GraphicsManager.java Modified: JMathLib/trunk/src/jmathlib/core/graphics/GraphicsManager.java =================================================================== --- JMathLib/trunk/src/jmathlib/core/graphics/GraphicsManager.java 2009-03-01 15:00:27 UTC (rev 902) +++ JMathLib/trunk/src/jmathlib/core/graphics/GraphicsManager.java 2009-03-01 15:00:37 UTC (rev 903) @@ -1,3 +1,11 @@ +/* + * This file is part or JMathLib + * + * Check it out at http://www.jmathlib.de + * + * Author: st...@he... and others + * (c) 2008-2009 + */ package jmathlib.core.graphics; import java.util.Vector; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |