Author: ruschein Date: 2010-11-10 09:02:13 -0800 (Wed, 10 Nov 2010) New Revision: 22796
Added: core3/equations-functions-impl/trunk/osgi.bnd Log: Added missing bundle dependencies. Added: core3/equations-functions-impl/trunk/osgi.bnd =================================================================== --- core3/equations-functions-impl/trunk/osgi.bnd (rev 0) +++ core3/equations-functions-impl/trunk/osgi.bnd 2010-11-10 17:02:13 UTC (rev 22796) @@ -0,0 +1,6 @@ +#----------------------------------------------------------------- +# Use this file to add customized Bnd instructions for the bundle +#----------------------------------------------------------------- + +Import-Package: * + -- 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.
