Mercurial > vba-clojure
view src/SFMT/README.txt @ 288:eec3e69500d9
Made hxc-pokenames and hxc-items return keywords instead of strings by default; added hxc-pokenames-raw and hxc-items-raw for the string version.
author | Dylan Holmes <ocsenave@gmail.com> |
---|---|
date | Thu, 29 Mar 2012 13:31:31 -0500 |
parents | f9f4f1b99eed |
children |
line wrap: on
line source
1 =================================================================2 SFMT ver. 1.3.33 SIMD oriented Fast Mersenne Twister(SFMT)5 Mutsuo Saito (Hiroshima University) and6 Makoto Matsumoto (Hiroshima University)8 Copyright (C) 2006, 2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima9 University. All rights reserved.11 The (modified) BSD License is applied to this software, see LICENSE.txt12 =================================================================14 To see documents, see html/index.html.16 To make test program, see html/howto-compile.html18 If you want to redistribute and/or change source files, see LICENSE.txt.20 When you change these files and redistribute them, PLEASE write your21 e-mail address in redistribution and write to contact YOU first if22 users of your changed source encounter troubles.