8 lines
97 B
Plaintext

configure do
puts "sub Rsconscript configure"
end
build do
puts "sub Rsconscript build"
end