diff src/defun-int.h @ 4165:e05de825dbd6

[project @ 2002-11-11 23:25:48 by jwe]
author jwe
date Mon, 11 Nov 2002 23:25:48 +0000
parents ed0090ecf80f
children e96f52432059
line wrap: on
line diff
--- a/src/defun-int.h
+++ b/src/defun-int.h
@@ -202,7 +202,7 @@
       X_CAST (octave_mapper::d_d_mapper, d_d_map), \
       X_CAST (octave_mapper::d_c_mapper, d_c_map), \
       X_CAST (octave_mapper::c_c_mapper, c_c_map), \
-      lo, hi, ch_map_flag, can_ret_cmplx_for_real, #name))
+      lo, hi, ch_map_flag, can_ret_cmplx_for_real, #name, doc))
 
 #endif /* ! MAKE_BUILTINS */