Module | RubyVPI |
In: |
lib/ruby-vpi.rb
|
Provides configuration information of the Ruby-VPI project.
LIBRARY_PATH | = | File.dirname(__FILE__) |
PATH | = | File.dirname(LIBRARY_PATH) |
TEMPLATE_PATH | = | File.join(PATH, 'tpl') |
OBJECT_PATH | = | File.join(PATH, 'obj') |