Author: mes
Date: 2010-11-12 13:40:09 -0800 (Fri, 12 Nov 2010)
New Revision: 22825
Modified:
core3/equations-api/trunk/
core3/equations-functions-impl/trunk/
core3/equations-impl/trunk/
core3/equations-impl/trunk/src/test/java/org/cytoscape/equations/internal/EquationUtilTest.java
Log:
fixed package name and added ignores
Property changes on: core3/equations-api/trunk
___________________________________________________________________
Name: svn:ignore
+ .settings
target
.classpath
.project
Property changes on: core3/equations-functions-impl/trunk
___________________________________________________________________
Name: svn:ignore
+ .settings
target
.classpath
.project
Property changes on: core3/equations-impl/trunk
___________________________________________________________________
Name: svn:ignore
+ .settings
target
.classpath
.project
Modified:
core3/equations-impl/trunk/src/test/java/org/cytoscape/equations/internal/EquationUtilTest.java
===================================================================
---
core3/equations-impl/trunk/src/test/java/org/cytoscape/equations/internal/EquationUtilTest.java
2010-11-12 21:39:17 UTC (rev 22824)
+++
core3/equations-impl/trunk/src/test/java/org/cytoscape/equations/internal/EquationUtilTest.java
2010-11-12 21:40:09 UTC (rev 22825)
@@ -27,7 +27,7 @@
along with this library; if not, write to the Free Software Foundation,
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
-package cytoscape.equations.internal;
+package org.cytoscape.equations.internal;
import junit.framework.*;
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.