changeset 285:80b5612b4668

Change help text to say its a Loadable Function
author hauberg
date Thu, 13 Mar 2008 14:40:14 +0000
parents 1d01ebee3515
children 5150ff884cd2
files src/hough_line.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/hough_line.cc
+++ b/src/hough_line.cc
@@ -26,7 +26,7 @@
 
 DEFUN_DLD(hough_line, args, , "\
 -*- texinfo -*-\n\
-@deftypefn {Function File} {[@var{H}, @var{R}] =} hough_line(@var{I}, @var{angles})\n\
+@deftypefn {Loadable Function} {[@var{H}, @var{R}] =} hough_line(@var{I}, @var{angles})\n\
 Calculate the straight line Hough transform of a binary image @var{I}.\n\
 \n\
 The angles are given in degrees and defaults to -90:90.\n\