mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v2.8.1.1
This commit is contained in:
@@ -164,7 +164,7 @@ public class Xof_math_subst_regy {
|
||||
Xof_math_subst_itm itm = new Xof_math_subst_itm(src_bry, Bry_.new_a7(trg_str), dollarSign, wholeWord);
|
||||
trie.Add_obj(src_bry, itm);
|
||||
}
|
||||
private Btrie_slim_mgr trie = Btrie_slim_mgr.cs_();
|
||||
private Btrie_slim_mgr trie = Btrie_slim_mgr.cs();
|
||||
}
|
||||
class Xof_math_subst_itm {
|
||||
public int SrcLen() {return src_len;} private int src_len;
|
||||
|
||||
Reference in New Issue
Block a user