diff scripts/geometry/delaunayn.m @ 6846:7911a62a300d

[project @ 2007-08-30 07:25:57 by dbateman]
author dbateman
date Thu, 30 Aug 2007 07:25:57 +0000
parents 8618f29520c6
children 93c65f2a5668
line wrap: on
line diff
--- a/scripts/geometry/delaunayn.m	Thu Aug 30 01:05:44 2007 +0000
+++ b/scripts/geometry/delaunayn.m	Thu Aug 30 07:25:57 2007 +0000
@@ -18,8 +18,8 @@
 ## 02110-1301, USA.
 
 ## -*- texinfo -*-
-## @deftypefn {Loadable Function} {@var{T} =} delaunayn (@var{P})
-## @deftypefnx {Loadable Function} {@var{T} =} delaunayn (@var{P}, @var{opt})
+## @deftypefn {Function File} {@var{T} =} delaunayn (@var{P})
+## @deftypefnx {Function File} {@var{T} =} delaunayn (@var{P}, @var{opt})
 ## Form the Delaunay triangulation for a set of points.
 ## The Delaunay triangulation is a tessellation of the convex hull of the
 ## points such that no n-sphere defined by the n-triangles contains