Author: mes
Date: 2009-12-17 12:19:10 -0800 (Thu, 17 Dec 2009)
New Revision: 18784
Removed:
coreplugins/trunk/GraphMerge/
Modified:
coreplugins/trunk/build.xml
Log:
deleted GraphMerge since it has superceded by AdvancedNetworkMerge
Modified: coreplugins/trunk/build.xml
===================================================================
--- coreplugins/trunk/build.xml 2009-12-17 20:14:41 UTC (rev 18783)
+++ coreplugins/trunk/build.xml 2009-12-17 20:19:10 UTC (rev 18784)
@@ -13,7 +13,6 @@
<ant dir="RFilters" />
<ant dir="CytoscapeEditor2" />
<ant dir="AutomaticLayout" />
- <ant dir="GraphMerge" />
<ant dir="QuickFind" />
<ant dir="BioPAX" />
<ant dir="PSI-MI" />
@@ -31,7 +30,6 @@
<copy todir="${build.dir}" file="RFilters/filter.jar" />
<copy todir="${build.dir}"
file="CytoscapeEditor2/CytoscapeEditor.jar" />
<copy todir="${build.dir}"
file="AutomaticLayout/AutomaticLayout.jar" />
- <copy todir="${build.dir}" file="GraphMerge/GraphMerge.jar" />
<copy todir="${build.dir}"
file="QuickFind/plugins/quick_find.jar" />
<copy todir="${build.dir}" file="BioPAX/build/jars/biopax.jar"
/>
<copy todir="${build.dir}" file="PSI-MI/build/jars/psi_mi.jar"
/>
@@ -51,7 +49,6 @@
<ant dir="RFilters" target="clean" />
<ant dir="CytoscapeEditor2" target="clean" />
<ant dir="AutomaticLayout" target="clean" />
- <ant dir="GraphMerge" target="clean" />
<ant dir="QuickFind" target="clean" />
<ant dir="BioPAX" target="clean" />
<ant dir="PSI-MI" target="clean" />
--
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.