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

Parser.Tidy: Add vnu as additional tidy engine [#417]

This commit is contained in:
gnosygnu
2019-04-01 23:50:26 -04:00
parent 31c7604f03
commit cc8b9810a7
14 changed files with 797 additions and 5 deletions

View File

@@ -6,5 +6,6 @@
<classpathentry kind="lib" path="lib/commons-compress-1.5.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/xz-1.5.jar"/>
<classpathentry kind="lib" path="lib/Saxon-HE-9.9.1-2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>