# HG changeset patch # User michael # Date 1236522913 0 # Node ID 79f4e9cc2e07b66a29b2d5b01d714f130f1b071e # Parent 588652a81abe777b0c72e9e4529ee9c3e5f0d66d Remove the Mersenne Twister from the public API/ABI. We provide better PRNGs. diff -r 588652a81abe -r 79f4e9cc2e07 Makefile --- a/Makefile Sun Mar 08 14:33:30 2009 +0000 +++ b/Makefile Sun Mar 08 14:35:13 2009 +0000 @@ -16,7 +16,6 @@ md5.h \ mem.h \ pixfmt.h \ - random.h \ rational.h \ sha1.h