From: Richard B. Kreckel Date: Tue, 15 Jul 2008 21:57:43 +0000 (+0200) Subject: documentation: it is get_dim(), not get_dimension() X-Git-Tag: release_1-5-0~97 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=e20fd5e760136cf343f4d2d73d0f3dfc6573ac49;hp=cb078dba2a491d80a34924b29bd8d3992c18b7fe documentation: it is get_dim(), not get_dimension() This was misdocumented ever since GiNaC-0.8.0. --- diff --git a/doc/tutorial/ginac.texi b/doc/tutorial/ginac.texi index 555b2d66..eed9fef3 100644 --- a/doc/tutorial/ginac.texi +++ b/doc/tutorial/ginac.texi @@ -2327,12 +2327,12 @@ get an error message from this but you will probably not be able to do anything useful with it. @cindex @code{get_value()} -@cindex @code{get_dimension()} +@cindex @code{get_dim()} The methods @example ex idx::get_value(); -ex idx::get_dimension(); +ex idx::get_dim(); @end example return the value and dimension of an @code{idx} object. If you have an index