Update NonlinearCircuits. (#744)

* Add NonlinearCircuits.

* Adapt dep.cpp for NonlinearCircuits file renames

* Update Squid Axon Panel.

* Rename BOOLs.
This commit is contained in:
rl2939 2024-11-20 04:56:39 -05:00 committed by GitHub
parent 5349c16999
commit eec850dfba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 16 additions and 14 deletions

@ -1 +1 @@
Subproject commit dc154fd9c179db75f88ea6cfd3000f7a936a7e35
Subproject commit 2e6bffda1df17188061b0065054b98713102556c

View file

@ -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);