
Sun Mar  1 10:32:07 1998  Albrecht Gebhardt  <albrecht.gebhardt@uni-klu.ac.at>

	* src-c/:
	src-c now works, f2c problem vanished, driver.c added

Sat Feb 28 23:38:02 1998  Albrecht Gebhardt  <albrecht.gebhardt@uni-klu.ac.at>

	* src-c/akima.new.c, src-c/tripack.subset.c: f2c version added

	* src/ R/ man/:
	Added new spline interpolation code from Akima 1996 which uses tripack.

	A subset of tripack is included, for a full implementation see library
	tripack.
	May be future versions of akima could use the tripack library by calling its
	shared code directly. At the moment it is not possible to call subroutines 
	of other shared objects directly from C or Fortran.

	
	interp() chooses now between old an new version of code.


	* added ChangeLog


Sat Feb 28 22:29:22 1998  Albrecht Gebhardt  <albrecht.gebhardt@uni-klu.ac.at>

	* Initial revision
	  see README

