pull/52/head
Zilog80 2021-04-27 18:50:01 +02:00
rodzic a4eb1bd15e
commit 3f887d5553
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -51,6 +51,8 @@ else {
my $geoid = 50.0; ## GPS ueber Ellipsoid; Geoid-Hoehe in Europa ca 40-50m
$| = 1; ## line buffering erzwingen
while ($line = <$fpi>) {
print STDERR $line; ## entweder: alle Zeilen ausgeben