This is the mail archive of the gsl-cvs@sourceware.cygnus.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]

gsl/ /gsl_complex.h /gsl_machine.h /gsl_math.h ...


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.cygnus.com	00/03/13 11:47:23

Modified files:
	.              : gsl_complex.h gsl_machine.h gsl_math.h 
	                 gsl_mode.h gsl_precision.h 
	blas           : gsl_blas.h gsl_blas_raw.h gsl_blas_raw_L1.h 
	                 gsl_blas_raw_L2.h gsl_blas_raw_L3.h 
	                 gsl_blas_raw_cm.h gsl_blas_types.h 
	block          : gsl_block.h gsl_block_char.h 
	                 gsl_block_complex.h gsl_block_complex_double.h 
	                 gsl_block_complex_float.h 
	                 gsl_block_complex_long_double.h 
	                 gsl_block_double.h gsl_block_float.h 
	                 gsl_block_int.h gsl_block_long.h 
	                 gsl_block_long_double.h gsl_block_short.h 
	                 gsl_block_uchar.h gsl_block_uint.h 
	                 gsl_block_ulong.h gsl_block_ushort.h 
	dht            : gsl_dht.h 
	eigen          : gsl_eigen.h 
	err            : gsl_errno.h gsl_message.h gsl_test.h 
	fft            : gsl_dft_complex.h gsl_dft_complex_float.h 
	                 gsl_fft.h gsl_fft_complex.h 
	                 gsl_fft_complex_float.h gsl_fft_halfcomplex.h 
	                 gsl_fft_halfcomplex_float.h gsl_fft_real.h 
	                 gsl_fft_real_float.h 
	histogram      : gsl_histogram.h gsl_histogram2d.h 
	ieee-utils     : gsl_ieee_utils.h 
	integration    : gsl_integration.h 
	interpolation  : gsl_interp.h 
	linalg         : gsl_linalg.h 
	matrix         : gsl_matrix.h 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 
	min            : gsl_min.h 
	monte          : gsl_monte.h gsl_monte_miser.h gsl_monte_plain.h 
	                 gsl_monte_vegas.h 
	multimin       : gsl_multimin.h 
	multiroots     : gsl_multiroots.h 
	ode-initval    : gsl_odeiv.h 
	permutation    : gsl_permutation.h 
	poly           : gsl_poly.h 
	randist        : gsl_randist.h 
	rng            : gsl_rng.h 
	roots          : gsl_roots.h 
	siman          : gsl_siman.h 
	specfunc       : gsl_sf.h gsl_sf_airy.h gsl_sf_bessel.h 
	                 gsl_sf_chebyshev.h gsl_sf_clausen.h 
	                 gsl_sf_coulomb.h gsl_sf_coupling.h 
	                 gsl_sf_dawson.h gsl_sf_debye.h gsl_sf_dilog.h 
	                 gsl_sf_elementary.h gsl_sf_ellint.h 
	                 gsl_sf_elljac.h gsl_sf_erf.h gsl_sf_exp.h 
	                 gsl_sf_expint.h gsl_sf_fermi_dirac.h 
	                 gsl_sf_gamma.h gsl_sf_gegenbauer.h 
	                 gsl_sf_hyperg.h gsl_sf_laguerre.h 
	                 gsl_sf_legendre.h gsl_sf_log.h gsl_sf_poly.h 
	                 gsl_sf_pow_int.h gsl_sf_psi.h gsl_sf_result.h 
	                 gsl_sf_synchrotron.h gsl_sf_transport.h 
	                 gsl_sf_trig.h gsl_sf_zeta.h gsl_specfunc.h 
	statistics     : gsl_statistics.h gsl_statistics_char.h 
	                 gsl_statistics_double.h gsl_statistics_float.h 
	                 gsl_statistics_int.h gsl_statistics_long.h 
	                 gsl_statistics_long_double.h 
	                 gsl_statistics_short.h gsl_statistics_uchar.h 
	                 gsl_statistics_uint.h gsl_statistics_ulong.h 
	                 gsl_statistics_ushort.h 
	sum            : gsl_sum.h 
	vector         : gsl_vector.h gsl_vector_char.h 
	                 gsl_vector_complex.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 

Log message:
	fixed all headers to use the standard form,
	
	#ifdef __GSL_FOO_H__
	#define __GSL_FOO_H__
	...
	#endif /* __GSL_FOO_H__ */


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