ruby-avm-library/lib/ruby-avm-library.rb

8 lines
93 B
Ruby
Raw Normal View History

2011-03-03 22:36:12 +00:00
module Ruby
module Avm
module Library
# Your code goes here...
end
end
end