Method: DefInclueModule#init_def

Defined in:
ext/numo/gsl/gen/erbpp2.rb

#init_defObject



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