Modified: MacRuby/trunk/lib/dispatch/queue.rb (3366 => 3367)
--- MacRuby/trunk/lib/dispatch/queue.rb 2010-01-29 23:40:08 UTC (rev 3366)
+++ MacRuby/trunk/lib/dispatch/queue.rb 2010-01-29 23:40:10 UTC (rev 3367)
@@ -1,3 +1,5 @@
+# Adds convenience methods to Queues
+
module Dispatch
class Queue
# Combines +&block+ up to +stride+ times before passing to Queue::Apply
Modified: MacRuby/trunk/lib/dispatch/queue_source.rb (3366 => 3367)
--- MacRuby/trunk/lib/dispatch/queue_source.rb 2010-01-29 23:40:08 UTC (rev 3366)
+++ MacRuby/trunk/lib/dispatch/queue_source.rb 2010-01-29 23:40:10 UTC (rev 3367)
@@ -1,3 +1,5 @@
+# Adds convenience methods to Queues for creating Sources
+
module Dispatch
class Source
@@proc_events = {