Mercurial > hg > octave-lyh
diff scripts/general/perror.m @ 3381:69b167451491
[project @ 1999-12-15 20:48:10 by jwe]
author | jwe |
---|---|
date | Wed, 15 Dec 1999 20:48:45 +0000 |
parents | 36405da8e173 |
children | 5e0a0b1cba43 |
line wrap: on
line diff
--- a/scripts/general/perror.m +++ b/scripts/general/perror.m @@ -17,6 +17,7 @@ ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA ## 02111-1307, USA. +## -*- texinfo -*- ## @deftypefn {Function File} {} perror (@var{name}, @var{num}) ## Print the error message for function @var{name} corresponding to the ## error number @var{num}. This function is intended to be used to print