diff --git a/plugins/Biset b/plugins/Biset index a3acddc..7a24e65 160000 --- a/plugins/Biset +++ b/plugins/Biset @@ -1 +1 @@ -Subproject commit a3acddc30732700b91f27075488b914c38b9dcdf +Subproject commit 7a24e65d338053369318cb5211cc4ebe8b19aa4c diff --git a/plugins/plugins.cpp b/plugins/plugins.cpp index 6e19beb..f9bad02 100644 --- a/plugins/plugins.cpp +++ b/plugins/plugins.cpp @@ -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);