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