From: minima Date: Sat, 9 Jun 2001 19:38:52 +0000 (+0000) Subject: add route to show/filter X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=commitdiff_plain;h=b058e19bd142b9ee39fab9e790852959d6244b77;p=spider.git add route to show/filter --- diff --git a/cmd/show/filter.pl b/cmd/show/filter.pl index 081ac02e..f1522c35 100644 --- a/cmd/show/filter.pl +++ b/cmd/show/filter.pl @@ -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;