Add host cv module
This commit is contained in:
parent
f5920faaa3
commit
bcfae94f79
11 changed files with 541 additions and 18 deletions
|
@ -407,9 +407,10 @@ static void initStatic__Cardinal()
|
|||
{
|
||||
p->addModel(modelCarla);
|
||||
p->addModel(modelGlBars);
|
||||
p->addModel(modelIldaeil);
|
||||
p->addModel(modelHostCV);
|
||||
p->addModel(modelHostParameters);
|
||||
p->addModel(modelHostTime);
|
||||
p->addModel(modelIldaeil);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue