Mercurial > hg > octave-nkf
diff src/ov-usr-fcn.h @ 4612:d44675070f1a
[project @ 2003-11-14 19:49:56 by jwe]
author | jwe |
---|---|
date | Fri, 14 Nov 2003 19:50:38 +0000 |
parents | d39de791ef9c |
children | f70c9e90ac2d |
line wrap: on
line diff
--- a/src/ov-usr-fcn.h +++ b/src/ov-usr-fcn.h @@ -258,9 +258,9 @@ void bind_automatic_vars (const string_vector& arg_names, int nargin, int nargout, const octave_value_list& va_args); - DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA + DECLARE_OCTAVE_ALLOCATOR - DECLARE_OCTAVE_ALLOCATOR + DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA }; #endif