Mercurial > hg > octave-jordi
diff libinterp/dldfcn/symbfact.cc @ 17268:1c21f264d26f
doc: Rename @xcode macro to @tcode (transpose code) for clarity.
* doc/interpreter/macros.texi: Rename macro @xcode to @tcode.
* libinterp/corefcn/data.cc, libinterp/corefcn/lu.cc,
libinterp/corefcn/schur.cc, libinterp/dldfcn/symbfact.cc,
scripts/linear-algebra/krylov.m, scripts/sparse/etreeplot.m:
Rename @xcode macro instances to @tcode.
author | Rik <rik@octave.org> |
---|---|
date | Sat, 17 Aug 2013 11:45:20 -0700 |
parents | 49ebf4ad558b |
children | bc924baa2c4e |
line wrap: on
line diff
--- a/libinterp/dldfcn/symbfact.cc +++ b/libinterp/dldfcn/symbfact.cc @@ -63,10 +63,10 @@ Factorize @code{@var{S}' * @var{S}}.\n\ \n\ @item row\n\ -Factorize @xcode{@var{S} * @var{S}'}.\n\ +Factorize @tcode{@var{S} * @var{S}'}.\n\ \n\ @item lo\n\ -Factorize @xcode{@var{S}'}\n\ +Factorize @tcode{@var{S}'}\n\ @end table\n\ \n\ @item mode\n\