diff src/pt-walk.h @ 2372:b21b42c25350

[project @ 1996-10-12 00:15:08 by jwe]
author jwe
date Sat, 12 Oct 1996 00:15:08 +0000
parents ee55d81f585a
children 5c773d4745d6
line wrap: on
line diff
--- a/src/pt-walk.h	Sat Oct 12 00:09:57 1996 +0000
+++ b/src/pt-walk.h	Sat Oct 12 00:15:08 1996 +0000
@@ -102,7 +102,7 @@
   visit_oct_obj (tree_oct_obj&) = 0;
 
   virtual void
-  visit_octave_value (octave_value&) = 0;
+  visit_constant (tree_constant&) = 0;
 
   virtual void
   visit_parameter_list (tree_parameter_list&) = 0;