no message
This commit is contained in:
@@ -145,7 +145,9 @@ public class SapforTest {
|
||||
// taskResult.sapfortaskspackage_2023_id = Integer.parseInt(packageWorkspace.getName());
|
||||
// taskResult.versions.add(new SapforVersion_json(parentTask.getAbsolutePath(), "исходная"));
|
||||
//--
|
||||
System.out.println(root.getName() + " " + Utils.Brackets(flags));
|
||||
for (PassCode_2021 code : codes) {
|
||||
System.out.println(code);
|
||||
if (parse()) {
|
||||
if (code.equals(PassCode_2021.CreateParallelVariants))
|
||||
variants();
|
||||
|
||||
Reference in New Issue
Block a user