diff doc/interpreter/arith.txi @ 8783:aee6f5c6665e

include DOCSTRING entries for cummin and cummax
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 17 Feb 2009 21:36:34 +0100
parents 6f2d95255911
children 8463d1a2e544
line wrap: on
line diff
--- a/doc/interpreter/arith.txi	Tue Feb 17 14:24:02 2009 -0500
+++ b/doc/interpreter/arith.txi	Tue Feb 17 21:36:34 2009 +0100
@@ -80,6 +80,10 @@
 
 @DOCSTRING(min)
 
+@DOCSTRING(cummax)
+
+@DOCSTRING(cummin)
+
 @DOCSTRING(mod)
 
 @DOCSTRING(nextpow2)