1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

update for generating documents

This commit is contained in:
ser1zw 2014-01-14 18:15:44 +09:00
parent c88feb2c8e
commit 26086ab9b4
65 changed files with 198 additions and 178 deletions

View file

@ -29,7 +29,7 @@ rb_class()
}
void
define_ruby_class()
init_ruby_class()
{
if (rb_klass)
return;