1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Parser: Add hdump wkrs [#553]

This commit is contained in:
gnosygnu
2019-09-25 23:37:52 -04:00
parent d362597d8f
commit ea28172885
5 changed files with 38 additions and 4 deletions

View File

@@ -60,6 +60,9 @@ public class Xoax_addon_mgr {
// xtns
, new gplx.xowa.xtns.math .Xomath_addon()
, new gplx.xowa.xtns.template_styles .Template_styles_addon()
, new gplx.xowa.xtns.hieros .Hiero_addon()
, new gplx.xowa.xtns.imaps .Imap_addon()
, new gplx.xowa.xtns.graphs .Graph_addon()
// specials
, new gplx.xowa.addons.wikis.registrys .Wiki_registry_addon()