diff src/pt-arg-list.h @ 5861:2a6cb4ed8f1e

[project @ 2006-06-16 05:09:41 by jwe]
author jwe
date Fri, 16 Jun 2006 05:09:42 +0000
parents db0598f94c0f
children 93c65f2a5668
line wrap: on
line diff
--- a/src/pt-arg-list.h
+++ b/src/pt-arg-list.h
@@ -78,6 +78,8 @@
 
   string_vector get_arg_names (void) const;
 
+  tree_argument_list *dup (symbol_table *sym_tab);
+
   void accept (tree_walker& tw);
 
 private: