diff options
| author | Seba Gamboa <[email protected]> | 2015-09-24 18:25:12 -0300 |
|---|---|---|
| committer | Seba Gamboa <[email protected]> | 2015-09-24 18:25:12 -0300 |
| commit | c1f2404de71e9a8f73271b05f59a225728212069 (patch) | |
| tree | b4f3842661dd6edd38c594579335e1ae5ea61f33 /lib/yard/mruby/code_objects.rb | |
| parent | cc49ade5e7029e4d8d8d62b7c09590042b43d65d (diff) | |
| download | yard-mruby-c1f2404de71e9a8f73271b05f59a225728212069.tar.gz yard-mruby-c1f2404de71e9a8f73271b05f59a225728212069.zip | |
Generating C API HTML Layout
Diffstat (limited to 'lib/yard/mruby/code_objects.rb')
| -rw-r--r-- | lib/yard/mruby/code_objects.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/yard/mruby/code_objects.rb b/lib/yard/mruby/code_objects.rb index 83cf18d..65b2dd5 100644 --- a/lib/yard/mruby/code_objects.rb +++ b/lib/yard/mruby/code_objects.rb @@ -1,3 +1,4 @@ +require_relative 'code_objects/namespace_object' require_relative 'code_objects/header_object' require_relative 'code_objects/function_object' require_relative 'code_objects/define_object' |
