Mon Jan 12 13:11:36 1998  Douglas Bates  <bates@stat.wisc.edu>

	* man: Added .Rd files for the new splines classes.

	* R/splineClasses.R: Changed call to as.integer(cut(...)) to the
	preferred R version of codes(cut(...)).

	* src-c/splines.c: Added new copyright.
	Modified to include "S.h".
	Changed all "int", "long int", and "long" declarations to
	"longint".
	Changed function definitions to use prototypes.
	
	

