s6-gen/lib/s6-gen.rb

4 lines
84 B
Ruby
Raw Normal View History

2010-05-20 15:40:16 +00:00
module S6Gen
ROOT = File.expand_path(File.join(File.dirname(__FILE__), '..'))
end