lines for Austria

git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@239 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
andreas.schildbach 2010-10-05 11:23:19 +00:00
parent ecb506c892
commit 6ca75b99e9
2 changed files with 7 additions and 1 deletions

View file

@ -202,6 +202,8 @@ public abstract class AbstractHafasProvider implements NetworkProvider
return 'B';
if (ucType.equals("SEV")) // Schienen-Ersatz-Verkehr
return 'B';
if (ucType.equals("BUSSEV")) // Schienen-Ersatz-Verkehr
return 'B';
if (ucType.equals("FB")) // Luxemburg-Saarbrücken
return 'B';