Compare commits
2 Commits
performanc
...
dc72ae80fc
Author | SHA1 | Date | |
---|---|---|---|
|
dc72ae80fc | ||
|
7e84aa0a2b |
@@ -130,7 +130,7 @@ public class TypeUnifyTask extends RecursiveTask<Set<Set<UnifyPair>>> {
|
||||
volatile UnifyTaskModel usedTasks;
|
||||
|
||||
static Writer statistics;
|
||||
protected volatile ConstraintSetRepository constraintSetRepository;
|
||||
protected ConstraintSetRepository constraintSetRepository;
|
||||
|
||||
public TypeUnifyTask() {
|
||||
rules = new RuleSet();
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user