comparison src/pt-check.cc @ 4661:12b6fbd57436

[project @ 2003-11-25 05:41:35 by jwe]
author jwe
date Tue, 25 Nov 2003 05:41:36 +0000
parents 813effe14ee1
children b04b30d30c66
comparison
equal deleted inserted replaced
4660:5df5c9c5c166 4661:12b6fbd57436
484 if (sp_style_clause) 484 if (sp_style_clause)
485 sp_style_clause->accept (*this); 485 sp_style_clause->accept (*this);
486 } 486 }
487 487
488 void 488 void
489 tree_checker::visit_subplot_axes (subplot_axes& cmd) 489 tree_checker::visit_subplot_axes (subplot_axes&)
490 { 490 {
491 } 491 }
492 492
493 void 493 void
494 tree_checker::visit_subplot_list (subplot_list& lst) 494 tree_checker::visit_subplot_list (subplot_list& lst)