2008-09-18 Brian Gough * diff.c test.c: temporarily enable deprecated functions for testing * gsl_diff.h: marked these functions deprecated, use gsl_deriv instead. 2008-07-03 Brian Gough * Makefile.am (INCLUDES): use top_srcdir instead of top_builddir Mon Apr 23 13:26:21 2001 Brian Gough * Makefile.am: removed demo from Makefile * test.c (test): changed return type to void Mon Feb 5 13:42:54 2001 Brian Gough * diff.c: moved gradient calculating function into multimin since it depends on multimin functions * test.c (main): tidied up the tests