Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 42620103d8ee8a2d972d3103bad0ab73 > files > 230

waf-1.5.19-1.fc14.noarch.rpm


require 'mytest_ext'

module Mytest
	def hello
		puts MytestInt::hello()
	end
end