mirror of
https://github.com/DanilaFe/abacus
synced 2026-09-24 20:32:35 +00:00
Ensure PromotionManager clears its implementation cache.
This commit is contained in:
@@ -64,6 +64,7 @@ public class Abacus {
|
||||
|
||||
pluginManager.addListener(shuntingYardParser);
|
||||
pluginManager.addListener(lexerTokenizer);
|
||||
pluginManager.addListener(promotionManager);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user