fix common_description def

This commit is contained in:
Jens Petersen 2012-11-19 00:20:41 +09:00
parent 4f5c1856d4
commit 3e9b786eec

View File

@ -5,9 +5,7 @@
%global common_summary Fast, high quality pseudo random number generation
%global common_description
A library for generating high quality random numbers that follow
%global common_description A library for generating high quality random numbers that follow\
either a uniform or normal distribution. The generated numbers are\
suitable for use in statistical applications.\
The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)\