From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32594 invoked by alias); 25 Jul 2003 10:54:34 -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 32568 invoked by uid 9037); 25 Jul 2003 10:54:33 -0000 Date: Fri, 25 Jul 2003 10:54:00 -0000 Message-ID: <20030725105433.32563.qmail@sources.redhat.com> From: bjg@sources.redhat.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl block/Makefile.am combination/combination. ... X-SW-Source: 2003/txt/msg00165.txt.bz2 List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sourceware.org 2003-07-25 10:54:33 Modified files: block : Makefile.am combination : combination.c gsl_combination.h permutation : gsl_permutation.h permutation.c vector : gsl_vector_char.h gsl_vector_complex_double.h gsl_vector_complex_float.h gsl_vector_complex_long_double.h gsl_vector_double.h gsl_vector_float.h gsl_vector_int.h gsl_vector_long.h gsl_vector_long_double.h gsl_vector_short.h gsl_vector_uchar.h gsl_vector_uint.h gsl_vector_ulong.h gsl_vector_ushort.h matrix : gsl_matrix_char.h gsl_matrix_complex_double.h gsl_matrix_complex_float.h gsl_matrix_complex_long_double.h gsl_matrix_double.h gsl_matrix_float.h gsl_matrix_int.h gsl_matrix_long.h gsl_matrix_long_double.h gsl_matrix_short.h gsl_matrix_uchar.h gsl_matrix_uint.h gsl_matrix_ulong.h gsl_matrix_ushort.h Added files: block : gsl_check_range.h Log message: moved gsl_check_range into its own header file to avoid duplicate definitions