mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
mruby-random: add reporting URL since we modified the source
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
** Any feedback is very welcome.
|
||||
** http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
|
||||
** email: m-mat @ math.sci.hiroshima-u.ac.jp (remove space)
|
||||
**
|
||||
** This versios is modified by mruby developers. If you see any problem,
|
||||
** contact us first at https://github.com/mruby/mruby/issues
|
||||
*/
|
||||
|
||||
#include <mruby.h>
|
||||
|
||||
@@ -28,6 +28,9 @@
|
||||
** Any feedback is very welcome.
|
||||
** http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
|
||||
** email: m-mat @ math.sci.hiroshima-u.ac.jp (remove space)
|
||||
**
|
||||
** This versios is modified by mruby developers. If you see any problem,
|
||||
** contact us first at https://github.com/mruby/mruby/issues
|
||||
*/
|
||||
|
||||
#define N 624
|
||||
|
||||
Reference in New Issue
Block a user