Skip to content

Commit

Permalink
Modified Biset Tree
Browse files Browse the repository at this point in the history
  • Loading branch information
washikano authored and falkTX committed Apr 15, 2024
1 parent c801431 commit 872e4d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions plugins/plugins.cpp
Expand Up @@ -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);
Expand Down

0 comments on commit 872e4d4

Please sign in to comment.