[March 2014, December 2014]
Updates to libqhullcpp for libqhullr.
See Changes.txt for details.
Delete user_eg7,8,9 replaced by user_egp,2,3
Rename qhull_ra.h
Change spacing for type annotations to 'QhullVertext &' etc
Each class needs access to qhT via QhullQh
Moved messaging into QhullQh to simplify memory allocation
Add 'const Qhull &' constructors for C++ classes
Printing QhullRidge includes a message
Ran RboxPoints_test.cpp
Ran QhullPoint_test.cpp
libqhullr
Renamed add *.c and *.h references to *_r.c and *_r.h Added *.htm from libqhull
Redesigned QhullPointSet around QhullSet<>
Ran QhullPointSet_test.cpp