2004-03-10 scott snyder * thinshells/PlanarShell.hpp: Fix template code for gcc 3.3. * thinshells/TCylindricalShell.hpp: Likewise. Wed Apr 28 10:46:58 1999 * TCylindricalShell.hpp: Added. Implements templated CylindricalShell 1999-03-22 John D. Hobbs * SphericalShell.cpp: Removed. Code now in *.tcc for template version. 1999-02-24 John Hobbs * SphericalShell.*: Template class 1999-02-09 John D. Hobbs * LIBDEPS: Added this file Thu Jan 14 18:43:37 1999 John Hobbs * Add Dennis Shpakov's SphericalShell class 1998-12-09 John D. Hobbs * PlanarShell: Change to a templated class. The template parameter is the type of geometry surface held (via a handle) in the PlanarShell 1998-12-04 John D. Hobbs * PlanarShell.hpp: Add this class and its implementation