Author: ruschein Date: 2011-06-09 10:09:25 -0700 (Thu, 09 Jun 2011) New Revision: 25691
Modified: cytoscape/trunk/distribution/src/main/bin/README.txt Log: Fixed incorrect implied classifiction of Mac OS X as not a flavour of Unix. Modified: cytoscape/trunk/distribution/src/main/bin/README.txt =================================================================== --- cytoscape/trunk/distribution/src/main/bin/README.txt 2011-06-09 17:07:44 UTC (rev 25690) +++ cytoscape/trunk/distribution/src/main/bin/README.txt 2011-06-09 17:09:25 UTC (rev 25691) @@ -2,7 +2,6 @@ These scripts are bundled with the official Cytoscape release. -cytoscape.sh: Used for running Cytoscape from Unix, Linux and Mac OS X. +cytoscape.sh: Used for running Cytoscape from Unix (including Mac OS X) and Linux. cytoscape.bat Used for running Cytoscape from Window. -Updated by: Ethan Cerami -- 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.
