[macruby-changes] [2077] MacRuby/branches/experimental/spec/macruby.mspec

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 24 22:50:25 PDT 2009


Revision: 2077
          http://trac.macosforge.org/projects/ruby/changeset/2077
Author:   lsansonetti at apple.com
Date:     2009-07-24 22:50:25 -0700 (Fri, 24 Jul 2009)
Log Message:
-----------
added mutex and queue to the :library set

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/macruby.mspec

Modified: MacRuby/branches/experimental/spec/macruby.mspec
===================================================================
--- MacRuby/branches/experimental/spec/macruby.mspec	2009-07-25 05:48:47 UTC (rev 2076)
+++ MacRuby/branches/experimental/spec/macruby.mspec	2009-07-25 05:50:25 UTC (rev 2077)
@@ -25,6 +25,8 @@
   # Library specs
   set :library, [
     'library/digest',
+    'library/mutex',
+    'library/queue',
     'library/readline'
   ]
   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090724/4b5cf6d2/attachment-0001.html>


More information about the macruby-changes mailing list