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:
parent
c88feb2c8e
commit
26086ab9b4
65 changed files with 198 additions and 178 deletions
|
@ -25,7 +25,7 @@ VALUE rb_class() {
|
|||
return rb_klass;
|
||||
}
|
||||
|
||||
void define_ruby_class() {
|
||||
void init_ruby_class() {
|
||||
if (rb_klass)
|
||||
return;
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue