Mercurial > hg > octave-nkf
diff scripts/strings/upper.m @ 3416:493df428100e
[project @ 2000-01-11 07:03:30 by jwe]
author | jwe |
---|---|
date | Tue, 11 Jan 2000 07:03:33 +0000 |
parents | 5e0a0b1cba43 |
children | 3e3e14ad5149 |
line wrap: on
line diff
--- a/scripts/strings/upper.m +++ b/scripts/strings/upper.m @@ -17,6 +17,7 @@ ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA ## 02111-1307, USA. +## -*- texinfo -*- ## @deftypefn {Function File} {@var{S} =} upper(@var{s}) ## Transform all letters in a string to upper case. ## @end deftypefn