Commit 94b60471 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

But wait, there's more!

parent a3b6db4a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -138,6 +138,7 @@ my %linemap = (
	},
	S => {
		301 => 1,
		302 => 2,
		303 => 3,
		304 => 4,
		306 => 6,
@@ -150,7 +151,9 @@ my %linemap = (
		316 => 6,
		318 => 8,
		319 => 9,
		321 => 11,
		331 => 11,
		907 => 28,
		908 => 28,
	},
);