From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28350 invoked by alias); 15 May 2002 20:10:30 -0000 Mailing-List: contact gsl-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: gsl-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 28327 invoked by uid 9038); 15 May 2002 20:10:29 -0000 Date: Wed, 15 May 2002 13:10:00 -0000 Message-ID: <20020515201029.28323.qmail@sources.redhat.com> From: jungman@sources.redhat.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl/specfunc gsl_sf_legendre.h legendre_poly.c X-SW-Source: 2002/txt/msg00113.txt.bz2 List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: jungman@sources.redhat.com 2002-05-15 13:10:28 Modified files: specfunc : gsl_sf_legendre.h legendre_poly.c Log message: added derivative versions of legendre array functions; not yet tested