connect up the discontinuous trees and route better
[spider.git] / perl / Route / Node.pm
index a9bb2a44aa3f02deda232e301bc593ad6f43a2c3..3fa7a09750402ec49db1e5c7d3f28745478519cd 100644 (file)
@@ -32,6 +32,7 @@ use vars qw(%list %valid @ISA $max $filterdef $obscount);
                  via_pc92 => '0,Came in via pc92,yesno',
                  obscount => '0,Obscount',
                  last_PC92C => '9,Last PC92C',
+                 PC92C_dxchan => '9,Channel of PC92C',
 );
 
 $filterdef = $Route::filterdef;