X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTSN%2FXML%2FSportInfo.hs;h=9e87a3daf9015abfe32af8a9866f93c6b946cfcb;hb=c34a8f961718d5ee2de850d19255b803253e5832;hp=82d1833888961838a8592c5cb82de0b74e01f436;hpb=d970bf1904c57be1ad2fb77475991e39ff0a267b;p=dead%2Fhtsn-import.git diff --git a/src/TSN/XML/SportInfo.hs b/src/TSN/XML/SportInfo.hs index 82d1833..9e87a3d 100644 --- a/src/TSN/XML/SportInfo.hs +++ b/src/TSN/XML/SportInfo.hs @@ -117,7 +117,7 @@ dtds = "MLBKORateXML.dtd", "mlbonbasepctxml.dtd", "MLBOPSXML.dtd", - "MLBPlateAppsXML.dtd", -- no dtd + "MLBPlateAppsXML.dtd", "mlbrbisxml.dtd", -- no dtd "mlbrunsleadersxml.dtd", -- no dtd "MLBSacFliesXML.dtd", -- no dtd @@ -361,7 +361,8 @@ sport_info_test_files = "MLBIntWalksXML.xml", "MLBKORateXML.xml", "mlbonbasepctxml.xml", - "MLBOPSXML.xml" + "MLBOPSXML.xml", + "MLBPlateAppsXML.xml" ]