diff options
| author | Seba Gamboa <[email protected]> | 2015-09-25 18:01:14 -0300 |
|---|---|---|
| committer | Seba Gamboa <[email protected]> | 2015-09-25 18:01:14 -0300 |
| commit | 3a60c88a3b3dbd334e4769a6283fb90c0495c25b (patch) | |
| tree | de3d8ec187771d6e2d5f42da864c19ee6d69d890 /lib/yard/mruby/parser.rb | |
| parent | 82e906d74dcc943d737ced7a6ebfee1e71a74aaf (diff) | |
| download | yard-mruby-3a60c88a3b3dbd334e4769a6283fb90c0495c25b.tar.gz yard-mruby-3a60c88a3b3dbd334e4769a6283fb90c0495c25b.zip | |
Sorting tons of stuff around
Diffstat (limited to 'lib/yard/mruby/parser.rb')
| -rw-r--r-- | lib/yard/mruby/parser.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/yard/mruby/parser.rb b/lib/yard/mruby/parser.rb index f8a74ac..4c91895 100644 --- a/lib/yard/mruby/parser.rb +++ b/lib/yard/mruby/parser.rb @@ -1 +1 @@ -require_relative 'parser/header_parser' +require_relative 'parser/c' |
