]> www.ginac.de Git - ginac.git/commitdiff
De-document eval() in ginsh help and manpage.
authorRichard Kreckel <kreckel@ginac.de>
Fri, 1 Jan 2016 01:02:49 +0000 (02:02 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Fri, 1 Jan 2016 01:02:49 +0000 (02:02 +0100)
This was forgotten in 6c946d4c.

ginsh/ginsh.1.in

index 76e8ba9f629c53f0854050defc4a5b8ed19074b3..c830f010caf7aa0ee4efbe9add88bd3622230b89 100644 (file)
@@ -278,9 +278,6 @@ detail here. Please refer to the GiNaC documentation.
 .BI divide( expression ", " expression )
 \- exact polynomial division
 .br
-.BI eval( "expression [" ", " level] )
-\- evaluates an expression, replacing symbols by their assigned value
-.br
 .BI evalf( "expression [" ", " level] )
 \- evaluates an expression to a floating point number
 .br