Author: ruschein Date: 2009-12-04 14:03:46 -0800 (Fri, 04 Dec 2009) New Revision: 18660
Modified: cytoscape/trunk/lib/ding.jar cytoscape/trunk/resources/bin/cytoscape.sh Log: New ding version w/ smaller nested network images. Modified: cytoscape/trunk/lib/ding.jar =================================================================== (Binary files differ) Modified: cytoscape/trunk/resources/bin/cytoscape.sh =================================================================== --- cytoscape/trunk/resources/bin/cytoscape.sh 2009-12-04 22:03:03 UTC (rev 18659) +++ cytoscape/trunk/resources/bin/cytoscape.sh 2009-12-04 22:03:46 UTC (rev 18660) @@ -6,5 +6,5 @@ #export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./plugins -java -Dswing.aatext=true -Dawt.useSystemAAFontSettings=lcd -Xss5M -Xmx512M -jar cytoscape.jar cytoscape.CyMain -p plugins "$@" +java -Dswing.aatext=true -Dawt.useSystemAAFontSettings=lcd -Xss5M -Xmx1512M -jar cytoscape.jar cytoscape.CyMain -p plugins "$@" -- 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.
