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