comparison src/ov-va-args.cc @ 4612:d44675070f1a

[project @ 2003-11-14 19:49:56 by jwe]
author jwe
date Fri, 14 Nov 2003 19:50:38 +0000
parents 5719210fff4c
children e35b034d3523
comparison
equal deleted inserted replaced
4611:c76a32c6f90c 4612:d44675070f1a
33 #include "error.h" 33 #include "error.h"
34 #include "pr-output.h" 34 #include "pr-output.h"
35 #include "oct-obj.h" 35 #include "oct-obj.h"
36 #include "ov-va-args.h" 36 #include "ov-va-args.h"
37 37
38 DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA (octave_all_va_args, "va-arg"); 38 DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA (octave_all_va_args, "va-arg", "va-arg");
39 39
40 void 40 void
41 octave_all_va_args::print (std::ostream& os, bool) const 41 octave_all_va_args::print (std::ostream& os, bool) const
42 { 42 {
43 indent (os); 43 indent (os);