		SHIPPING MANIFEST FOR POINTS/DISTRIBUTE

MANIFEST		- this file
README			- general notes, introduction & porting
distribute.cat		- documentation in printable text
distribute.l		- documentation in nroff -man source
distribute.ps		- documentation in Postscript

Makefile		- Makefile for distribute

Interface.[ch]		- abstract interface class
SphereState.[ch]	- simulation class
algebra.[ch]		- spherical vector algebra
boolean.h		- boolean type
cmd.c			- Tcl callback commands to C code
cvector.h		- vector template
driver.c		- driver for derived Interfaces
dvector.[ch]		- vector implementation
nnsort.[ch]		- convex hull computation
points.c		- C code wrapper for Tcl GUI
text.c			- Command-line Interface
vector_names.h		- vector template
vrml.[ch]		- VRML output routine

points			- shell script invoking points.tcl
points.tcl		- Tcl argument-parsing & setup
ui.tcl			- GUI script
util.tcl		- utility procedures
vec.tcl			- more utility procedures
