]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - src/TSN/XML/SportInfo.hs
Add SportInfo support for MLBHRFreqXML.dtd.
[dead/htsn-import.git] / src / TSN / XML / SportInfo.hs
index 6631613f603ee2cdb31bb0ad09f94f3ff8be1d42..166176ba16d1e0a66ae7d220fffb70719a0df837 100644 (file)
@@ -112,7 +112,7 @@ dtds =
     "MLBHitByPitchXML.dtd",
     "mlbhitsleadersxml.dtd",
     "mlbhomerunsxml.dtd",
-    "MLBHRFreqXML.dtd", -- no dtd
+    "MLBHRFreqXML.dtd",
     "MLBIntWalksXML.dtd", -- no dtd
     "MLBKORateXML.dtd", -- no dtd
     "mlbonbasepctxml.dtd", -- no dtd
@@ -356,7 +356,8 @@ sport_info_test_files =
     "MLBGIDPXML.xml",
     "MLBHitByPitchXML.xml",
     "mlbhitsleadersxml.xml",
-    "mlbhomerunsxml.xml"
+    "mlbhomerunsxml.xml",
+    "MLBHRFreqXML.xml"
   ]