]> www.ginac.de Git - ginac.git/blobdiff - doc/tutorial/ginac.texi
documentation: it is get_dim(), not get_dimension()
[ginac.git] / doc / tutorial / ginac.texi
index 555b2d66e5b14b3cba251507952cecc1f95c5606..eed9fef391386ed71daa9d4c7a6791c359ec8fe3 100644 (file)
@@ -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