one more line

git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@337 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
andreas.schildbach 2010-10-31 09:18:22 +00:00
parent 3a39c72ad5
commit 40a19dc534

View file

@ -614,8 +614,8 @@ public abstract class AbstractHafasProvider implements NetworkProvider
return "I" + normalizedName; return "I" + normalizedName;
if ("THA".equals(normalizedType)) // Thalys if ("THA".equals(normalizedType)) // Thalys
return "I" + normalizedName; return "I" + normalizedName;
// if ("THALYS".equals(normalizedType)) if ("THALYS".equals(normalizedType)) // THALYS
// return "I" + normalizedName; return "I" + normalizedName;
if ("ES".equals(normalizedType)) // Eurostar Italia if ("ES".equals(normalizedType)) // Eurostar Italia
return "I" + normalizedName; return "I" + normalizedName;
if ("EST".equals(normalizedType)) // Eurostar if ("EST".equals(normalizedType)) // Eurostar