Add Magnets module
Added Magnets module
This commit is contained in:
parent
657e432658
commit
5e3cecc290
2 changed files with 2 additions and 1 deletions
|
@ -1845,6 +1845,7 @@ static void initStatic__CVfunk()
|
|||
p->addModel(modelHexMod);
|
||||
p->addModel(modelCollatz);
|
||||
p->addModel(modelStrings);
|
||||
p->addModel(modelMagnets);
|
||||
#undef modelSteps
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue