From f383e7ba0b854bfa56d6c61f2307aeebdaa61cc3 Mon Sep 17 00:00:00 2001 From: Brad Barber <bradb@shore.net> Date: Thu, 14 Jan 2010 22:45:52 -0500 Subject: [PATCH] libqhull.h in documentation --- src/index.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.htm b/src/index.htm index 8bb12f0..6e156f1 100644 --- a/src/index.htm +++ b/src/index.htm @@ -158,7 +158,7 @@ rename redundant vertices.</dd> <a href="libqhull.h"><b>libqhull.h</b></a> </dt> <dd>Polyhedral routines. Qhull produces a polyhedron as a list of facets with vertices, neighbors, ridges, and -geometric information. <tt>Qhull.h</tt> defines the main +geometric information. <tt>libqhull.h</tt> defines the main data structures. Frequently used routines are in <tt>poly.c</tt> while infrequent ones are in <tt>poly2.c</tt>.</dd> -- GitLab