git://www.ginac.de
/
ginac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb078db
)
documentation: it is get_dim(), not get_dimension()
author
Richard B. Kreckel
<kreckel@ginac.de>
Tue, 15 Jul 2008 21:57:43 +0000
(23:57 +0200)
committer
Richard B. Kreckel
<kreckel@ginac.de>
Tue, 15 Jul 2008 21:57:43 +0000
(23:57 +0200)
This was misdocumented ever since GiNaC-0.8.0.
doc/tutorial/ginac.texi
patch
|
blob
|
history
diff --git
a/doc/tutorial/ginac.texi
b/doc/tutorial/ginac.texi
index
555b2d6
..
eed9fef
100644
(file)
--- 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_dim
ension
()}
+@cindex @code{get_dim()}
The methods
@example
ex idx::get_value();
-ex idx::get_dim
ension
();
+ex idx::get_dim();
@end example
return the value and dimension of an @code{idx} object. If you have an index