Revision: 402 http://trac.macosforge.org/projects/ruby/changeset/402 Author: rich@infoether.com Date: 2008-08-03 11:52:02 -0700 (Sun, 03 Aug 2008) Log Message: ----------- fix attribution (tis Jon) Modified Paths: -------------- MacRuby/trunk/sample-macruby/HotCocoa/calculator.rb Modified: MacRuby/trunk/sample-macruby/HotCocoa/calculator.rb =================================================================== --- MacRuby/trunk/sample-macruby/HotCocoa/calculator.rb 2008-08-03 05:54:19 UTC (rev 401) +++ MacRuby/trunk/sample-macruby/HotCocoa/calculator.rb 2008-08-03 18:52:02 UTC (rev 402) @@ -1,5 +1,5 @@ # -# Port of John Lipsky's weblog post: http://blog.elevenworks.com/?p=38 +# Port of Jon Lipsky's weblog post: http://blog.elevenworks.com/?p=38 # require 'hotcocoa'
participants (1)
-
source_changes@macosforge.org