add route to show/filter
authorminima <minima>
Sat, 9 Jun 2001 19:38:52 +0000 (19:38 +0000)
committerminima <minima>
Sat, 9 Jun 2001 19:38:52 +0000 (19:38 +0000)
cmd/show/filter.pl

index 081ac02e987555061919a2b6f7dfcec030cb4a76..f1522c35a2b0e7faa36eedeb6efd7babef92b84a 100644 (file)
@@ -24,7 +24,7 @@ my @in;
 if (@f) {
        push @in, @f;
 } else {
-       push @in, qw(ann spots wcy wwv);
+       push @in, qw(route ann spots wcy wwv);
 }
 
 my $sort;