Mercurial > hg > octave-nkf
diff src/pager.cc @ 5778:70f67d85558d
[project @ 2006-04-27 01:34:08 by jwe]
author | jwe |
---|---|
date | Thu, 27 Apr 2006 01:34:08 +0000 |
parents | ace8d8d26933 |
children | 1138ced03f14 |
line wrap: on
line diff
--- a/src/pager.cc +++ b/src/pager.cc @@ -509,6 +509,7 @@ @deftypefn {Built-in Function} {} terminal_size ()\n\ Return a two-element row vector containing the current size of the\n\ terminal window in characters (rows and columns).\n\ +@seealso{list_in_columns}\n\ @end deftypefn") { RowVector size (2, 0.0);