Method: DefInclueModule#init_def
- Defined in:
- ext/numo/gsl/gen/erbpp2.rb
#init_def ⇒ Object
341 342 343 |
# File 'ext/numo/gsl/gen/erbpp2.rb', line 341 def init_def "rb_include_module(#{get(:incl_class)}, #{get(:incl_module)});" end |