Initial community commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef _MT19937AR_H
|
||||
#define _MT19937AR_H
|
||||
|
||||
extern int (*genrand_int31)();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user