[Mathlib-commitlog] SF.net SVN: mathlib:[902] JMathLib/trunk/src/jmathlib/core/graphics/ HandleObje
Status: Beta
Brought to you by:
st_mueller
From: <st_...@us...> - 2009-03-01 15:00:33
|
Revision: 902 http://mathlib.svn.sourceforge.net/mathlib/?rev=902&view=rev Author: st_mueller Date: 2009-03-01 15:00:27 +0000 (Sun, 01 Mar 2009) Log Message: ----------- added more comments Modified Paths: -------------- JMathLib/trunk/src/jmathlib/core/graphics/HandleObject.java Modified: JMathLib/trunk/src/jmathlib/core/graphics/HandleObject.java =================================================================== --- JMathLib/trunk/src/jmathlib/core/graphics/HandleObject.java 2009-03-01 15:00:09 UTC (rev 901) +++ JMathLib/trunk/src/jmathlib/core/graphics/HandleObject.java 2009-03-01 15:00:27 UTC (rev 902) @@ -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.HashMap; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |