star-sp

Random number generators and distributions
git clone git://git.meso-star.fr/star-sp.git
Log | Files | Refs | README | LICENSE

commit 5505e497a6d5557c891a9716c721448d524940a4
parent 0d21b5ed9636029cfef77be2631886bc612ce5cb
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu, 13 Oct 2022 09:50:15 +0200

Fix a typo in the Makefile

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -35,7 +35,7 @@ include config.mk ################################################################################ -# RSys building +# Star-SP building ################################################################################ SRC =\ src/ssp_ran.c\