Modified Biset Tree

This commit is contained in:
washikano 2024-04-10 00:03:59 -06:00 committed by Filipe Coelho
parent c801431481
commit 872e4d4434
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit a3acddc30732700b91f27075488b914c38b9dcdf
Subproject commit 7a24e65d338053369318cb5211cc4ebe8b19aa4c

View file

@ -1642,8 +1642,8 @@ static void initStatic__Biset()
p->addModel(modelRegexCondensed);
p->addModel(modelRegexExp);
p->addModel(modelTree);
p->addModel(modelTreeSeed);
p->addModel(modelBisetTree);
p->addModel(modelBisetTreeSeed);
p->addModel(modelGbu);
p->addModel(modelPkm);