chore: formatting issue

This commit is contained in:
Arnaud Roques 2023-12-11 18:47:30 +01:00
parent 428381ca44
commit a061b11305
1 changed files with 2 additions and 4 deletions

View File

@ -224,8 +224,7 @@ public class PSystemBuilder {
// factories.add(new PSystemSudokuFactory());
// ::done
// ::comment when __CORE__ or __MIT__ or __EPL__ or __BSD__ or __ASL__ or
// __LGPL__
// ::comment when __CORE__ or __MIT__ or __EPL__ or __BSD__ or __ASL__ or __LGPL__
factories.add(new PSystemJcckitFactory());
factories.add(new PSystemSudokuFactory());
// ::done
@ -249,8 +248,7 @@ public class PSystemBuilder {
// ::done
factories.add(new PSystemCharlieFactory());
// ::comment when __CORE__ or __MIT__ or __EPL__ or __BSD__ or __ASL__ or
// __LGPL__
// ::comment when __CORE__ or __MIT__ or __EPL__ or __BSD__ or __ASL__ or __LGPL__
factories.add(new PSystemXearthFactory());
// ::done