Mercurial > hg > octave-image
changeset 207:567d14aa38b5
Fixed texinfo in bwmorph
author | hauberg |
---|---|
date | Sun, 15 Oct 2006 08:04:55 +0000 (2006-10-15) |
parents | ad09da9baa51 |
children | 351b2b27d2e5 |
files | inst/bwmorph.m |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/inst/bwmorph.m +++ b/inst/bwmorph.m @@ -185,8 +185,8 @@ ## W. K. Pratt, "Digital Image Processing" ## Gonzalez and Woods, "Digital Image Processing" ## +## @seealso{dilate, erode, makelut, applylut} ## @end deftypefn -## @seealso dilate erode makelut applylut ## TODO: As soon as Octave doesn't segfault when assigning values to a @@ -590,6 +590,9 @@ % % $Log$ +% Revision 1.2 2006/10/15 08:04:55 hauberg +% Fixed texinfo in bwmorph +% % Revision 1.1 2006/08/20 12:59:32 hauberg % Changed the structure to match the package system %