This is the mail archive of the gsl-cvs@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gsl block/Makefile.am combination/combination. ...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]