# HG changeset patch # User John W. Eaton # Date 1264765910 18000 # Node ID b45895b8509291516bc2748632dae4a259d5999b # Parent 9b4d35fd1897a24255d2cb15e15af9c0039b37f8 doc/interpreter/obsolete.txi: remove weibcdf, weibinv, weibpdf, and weibrnd from the table diff -r 9b4d35fd1897 -r b45895b85092 doc/ChangeLog --- a/doc/ChangeLog Fri Jan 29 06:47:38 2010 -0500 +++ b/doc/ChangeLog Fri Jan 29 06:51:50 2010 -0500 @@ -1,3 +1,8 @@ +2010-01-29 John W. Eaton + + * interpreter/obsolete.txi (Obsolete Functions): + Remove weibcdf, weibinv, weibpdf, and weibrnd from the table. + 2010-01-28 John W. Eaton * interpreter/obsolete.txi: New file. diff -r 9b4d35fd1897 -r b45895b85092 doc/interpreter/obsolete.txi --- a/doc/interpreter/obsolete.txi Fri Jan 29 06:47:38 2010 -0500 +++ b/doc/interpreter/obsolete.txi Fri Jan 29 06:51:50 2010 -0500 @@ -113,10 +113,6 @@ @item @code{uniform_inv} @tab @code{unifinv} @tab 3.4.0 @item @code{uniform_pdf} @tab @code{unifpdf} @tab 3.4.0 @item @code{uniform_rnd} @tab @code{unifrnd} @tab 3.4.0 -@item @code{weibcdf} @tab @code{wblcdf} @tab 3.4.0 -@item @code{weibinv} @tab @code{wblinv} @tab 3.4.0 -@item @code{weibpdf} @tab @code{wblpdf} @tab 3.4.0 -@item @code{weibrnd} @tab @code{wblrnd} @tab 3.4.0 @item @code{weibull_cdf} @tab @code{wblcdf} @tab 3.4.0 @item @code{weibull_inv} @tab @code{wblinv} @tab 3.4.0 @item @code{weibull_pdf} @tab @code{wblpdf} @tab 3.4.0