Mercurial > hg > octave-avbm
comparison src/pt-pr-code.cc @ 2200:6abec42e52f6
[project @ 1996-05-15 05:22:52 by jwe]
author | jwe |
---|---|
date | Wed, 15 May 1996 05:27:11 +0000 |
parents | 0bddc913621b |
children | b21b42c25350 |
comparison
equal
deleted
inserted
replaced
2199:983038cd04cd | 2200:6abec42e52f6 |
---|---|
32 | 32 |
33 #include "error.h" | 33 #include "error.h" |
34 #include "input.h" | 34 #include "input.h" |
35 #include "pr-output.h" | 35 #include "pr-output.h" |
36 #include "pt-pr-code.h" | 36 #include "pt-pr-code.h" |
37 #include "user-prefs.h" | |
38 | 37 |
39 void | 38 void |
40 tree_print_code::visit_argument_list (tree_argument_list& lst) | 39 tree_print_code::visit_argument_list (tree_argument_list& lst) |
41 { | 40 { |
42 Pix p = lst.first (); | 41 Pix p = lst.first (); |