From: <mwl...@us...> - 2009-07-29 15:20:27
|
Revision: 904 http://cishell.svn.sourceforge.net/cishell/?rev=904&view=rev Author: mwlinnem Date: 2009-07-29 15:20:15 +0000 (Wed, 29 Jul 2009) Log Message: ----------- Adding converter graph plugin to CIShell build. Modified Paths: -------------- trunk/deployment/org.cishell.reference.feature/feature.xml Modified: trunk/deployment/org.cishell.reference.feature/feature.xml =================================================================== --- trunk/deployment/org.cishell.reference.feature/feature.xml 2009-07-28 20:27:43 UTC (rev 903) +++ trunk/deployment/org.cishell.reference.feature/feature.xml 2009-07-29 15:20:15 UTC (rev 904) @@ -114,4 +114,11 @@ version="0.0.0" unpack="false"/> + <plugin + id="org.cishell.algorithm.convertergraph" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + </feature> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |