Author: kono Date: 2010-08-12 17:24:19 -0700 (Thu, 12 Aug 2010) New Revision: 21372
Modified: core3/work-api/trunk/osgi.bnd Log: BND setting fixed to export undo package. Modified: core3/work-api/trunk/osgi.bnd =================================================================== --- core3/work-api/trunk/osgi.bnd 2010-08-13 00:20:14 UTC (rev 21371) +++ core3/work-api/trunk/osgi.bnd 2010-08-13 00:24:19 UTC (rev 21372) @@ -3,5 +3,5 @@ #----------------------------------------------------------------- -Export-Package: org.cytoscape.work.util, org.cytoscape.work +Export-Package: org.cytoscape.work.util, org.cytoscape.work, org.cytoscape.work.undo -- 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.
