Mercurial > hg > octave-lyh
diff src/mappers.cc @ 6123:8d285942fc3c
[project @ 2006-10-28 14:09:20 by jwe]
author | jwe |
---|---|
date | Sat, 28 Oct 2006 14:11:18 +0000 (2006-10-28) |
parents | ace8d8d26933 |
children | cb8c62c78b42 |
line wrap: on
line diff
--- a/src/mappers.cc +++ b/src/mappers.cc @@ -610,6 +610,10 @@ Compute hyperbolic tangent of each element of @var{x}.\n\ @end deftypefn"); +#ifdef toascii +#undef toascii +#endif + DEFUN_MAPPER (toascii, xtoascii, 0, 0, 0, 0, 0, 0.0, 0.0, 1, 0, "-*- texinfo -*-\n\ @deftypefn {Mapping Function} {} toascii (@var{s})\n\