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
|
@ -1 +1 @@
|
|||
Subproject commit dc154fd9c179db75f88ea6cfd3000f7a936a7e35
|
||||
Subproject commit 2e6bffda1df17188061b0065054b98713102556c
|
|
@ -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