Update NonlinearCircuits. (#744)
* Add NonlinearCircuits. * Adapt dep.cpp for NonlinearCircuits file renames * Update Squid Axon Panel. * Rename BOOLs.
This commit is contained in:
parent
5349c16999
commit
eec850dfba
3 changed files with 16 additions and 14 deletions
|
@ -2944,6 +2944,7 @@ static void initStatic__nonlinearcircuits()
|
|||
p->addModel(modelSlothApathy);
|
||||
p->addModel(modelSlothInertia);
|
||||
p->addModel(modelSlothTorpor);
|
||||
p->addModel(modelSplish);
|
||||
p->addModel(modelSquidAxon);
|
||||
p->addModel(modelStatues);
|
||||
p->addModel(modelTripleSloth);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue