# HG changeset patch # User Rik # Date 1301773276 25200 # Node ID b22816427ce92ae94439e0e42e7ca4c1cee26e48 # Parent cc8ccdfec424b013d0f885919afb53d8394cb6d4 Add isdeployed function to documentation. diff -r cc8ccdfec424 -r b22816427ce9 doc/ChangeLog --- a/doc/ChangeLog Fri Apr 01 20:19:18 2011 -0700 +++ b/doc/ChangeLog Sat Apr 02 12:41:16 2011 -0700 @@ -1,3 +1,7 @@ +2011-04-02 Rik + + * interpreter/system.txi: Add isdeployed function to documentation. + 2011-03-31 Rik * interpreter/io.txi: Add list_in_columns, terminal_size functions diff -r cc8ccdfec424 -r b22816427ce9 doc/interpreter/system.txi --- a/doc/interpreter/system.txi Fri Apr 01 20:19:18 2011 -0700 +++ b/doc/interpreter/system.txi Sat Apr 02 12:41:16 2011 -0700 @@ -482,6 +482,8 @@ @DOCSTRING(isieee) +@DOCSTRING(isdeployed) + @DOCSTRING(OCTAVE_HOME) @DOCSTRING(matlabroot)