# HG changeset patch # User Rik # Date 1300570559 25200 # Node ID 06cebc9919669deff300647160102efdc59cf895 # Parent 33716f289ba59407835d7e2c969ced18ac63c6c7 Add runlength function to documentation. diff -r 33716f289ba5 -r 06cebc991966 doc/ChangeLog --- a/doc/ChangeLog Sat Mar 19 14:32:43 2011 -0700 +++ b/doc/ChangeLog Sat Mar 19 14:35:59 2011 -0700 @@ -1,3 +1,7 @@ +2010-03-19 Rik + + * interpreter/stats.txi: Add runlength function to documentation. + 2010-03-19 Rik * interpreter/plot.txi: Add isocolors, isonormals, isosurface functions diff -r 33716f289ba5 -r 06cebc991966 doc/interpreter/stats.txi --- a/doc/interpreter/stats.txi Sat Mar 19 14:32:43 2011 -0700 +++ b/doc/interpreter/stats.txi Sat Mar 19 14:35:59 2011 -0700 @@ -127,6 +127,8 @@ @DOCSTRING(run_count) +@DOCSTRING(runlength) + @DOCSTRING(probit) @DOCSTRING(logit)