summaryrefslogtreecommitdiff
path: root/scripts/acronyms.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/acronyms.pl')
-rwxr-xr-xscripts/acronyms.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/acronyms.pl b/scripts/acronyms.pl
index fec94a5..a9a990a 100755
--- a/scripts/acronyms.pl
+++ b/scripts/acronyms.pl
@@ -60,6 +60,7 @@ while ( my $line = <STDIN> ) {
$station =~ s{ ^ EBIL $ }{EBILP}x;
$station =~ s{ ^ EBLA $ }{EBP}x;
$station =~ s{ ^ EBTHP $ }{EBTH}x;
+ $station =~ s{ ^ EDULH $ }{EDUL}x;
$station =~ s{ ^ EDO \s N $ }{EDO}x;
$station =~ s{ ^ FBUSS $ }{FBUS}x;
$station =~ s{ ^ FH \s\s N$ }{FH}x;