Commit f20fc953 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

more line numbers

parent 49197e9b
Loading
Loading
Loading
Loading
+18 −1
Original line number Diff line number Diff line
@@ -99,6 +99,9 @@ my %translation = (
);

my %linemap = (
	RB => {
		103 => 33,
	},
	RE => {
		100 => 11,
		101 => 1,
@@ -106,11 +109,16 @@ my %linemap = (
		104 => 4,
		105 => 5,
		106 => 6,
		107 => 57,
		108 => 8,
		109 => 9,
		112 => 42,
		325 => 7,
	},
	S => {
		301 => 1,
		303 => 3,
		304 => 4,
		306 => 6,
		308 => '8',
		309 => 9,
@@ -119,7 +127,16 @@ my %linemap = (
		313 => 3,
		315 => 5,
		316 => 6,
	}
		319 => 9,
	},
	NWB => {
		753 => 14, # RE
	},
	ABR => {
		893 => 40, # RB
		894 => 16, # RE
		895 => 16, # RE
	},
);

Travel::Status::DE::IRIS::Result->mk_ro_accessors(