отключение признака кубичности решетки по умолчанию
This commit is contained in:
@@ -10,7 +10,7 @@ public class Configuration extends riDBObject {
|
||||
public String flags = "\n";
|
||||
public int c_maxtime = 40;
|
||||
//матрица
|
||||
public int cube = 1;
|
||||
public int cube = 0;
|
||||
public int max_proc_count = 4;
|
||||
public int min_dim_proc_count = 1;
|
||||
public int max_dim_proc_count = 4;
|
||||
|
||||
Reference in New Issue
Block a user