Author: mmichaud
Date: 2009-06-11 10:13:22 -0700 (Thu, 11 Jun 2009)
New Revision: 16924
Modified:
cytoscape3/trunk/application/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
[]
Modified:
cytoscape3/trunk/application/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
---
cytoscape3/trunk/application/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2009-06-11 14:15:29 UTC (rev 16923)
+++
cytoscape3/trunk/application/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2009-06-11 17:13:22 UTC (rev 16924)
@@ -257,6 +257,8 @@
<osgi:service id="fileUtilService" ref="fileUtil"
interface="cytoscape.util.FileUtil" />
+ <osgi:service id="networkManagerService" ref="networkManager"
+ interface="cytoscape.CyNetworkManager" />
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---