mruby-random: add reporting URL since we modified the source

This commit is contained in:
Yukihiro "Matz" Matsumoto
2016-08-30 09:03:14 +09:00
parent 22dc84f72a
commit fa76bbeb07
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -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>
+3
View File
@@ -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