Second version of JMX

This commit is contained in:
Willem 2022-02-06 15:49:32 +01:00
parent a69315adc0
commit a3f58468f5
32 changed files with 272 additions and 107 deletions

View file

@ -85,6 +85,6 @@ public enum BaseGlyphSet implements BãßBȍőnGlyphSetʸᴰ<BaseGlyphSet> {
BBC.PUT_OBJ(BãßBȍőnGlyphSetKeyʸᴰ.NUMBERS, numbers);
BBC.PUT_OBJ(BãßBȍőnGlyphSetKeyʸᴰ.HEXIMALS, hex);
BBC.PUT_OBJ(BãßBȍőnGlyphSetKeyʸᴰ.GEMATRIA, gematria);
BBC.INIT_BOON(this);
BBC.BOON_INIT(this);
}
}