X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTSN%2FXML%2FSportInfo.hs;h=166176ba16d1e0a66ae7d220fffb70719a0df837;hb=899b155e2e6e937ddc796e1978b9069cacd24abe;hp=6631613f603ee2cdb31bb0ad09f94f3ff8be1d42;hpb=c842c8e53ea54e5a1e7bacb6aa4b19bd4f883654;p=dead%2Fhtsn-import.git diff --git a/src/TSN/XML/SportInfo.hs b/src/TSN/XML/SportInfo.hs index 6631613..166176b 100644 --- a/src/TSN/XML/SportInfo.hs +++ b/src/TSN/XML/SportInfo.hs @@ -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" ]