Unverified Commit 42727cb8 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Add Resrobot backend

parent c300afc9
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -168,6 +168,7 @@ my %hafas_instance = (
		),
		stopfinder => 'https://fahrplan.oebb.at/bin/ajax-getstop.exe',
	},
	Resrobot => { load_instance( 'se/resrobot', lang => 'sve' ), },
	RMV      => { load_instance( 'de/rmv',      lang => 'deu' ), },
	RSAG     => { load_instance( 'de/rsag',     lang => 'deu' ), },
	STV      => { load_instance( 'at/stv', lang => 'deu', ver => '1.32' ), },