mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
New files to implement the Mersenne Twister Pseudo Random Number
1999-04-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * grand.c, tests/rand-test.c: New files to implement the Mersenne Twister Pseudo Random Number Generator. * glib.h, AUTHORS, Makefile.am, tests/Makefile.am: Changed accordingly.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
bbc2cc4e0e
commit
95aff22dff
@@ -22,4 +22,4 @@ libgthread_la_LDFLAGS = \
|
||||
libgthread_la_LIBADD = @G_THREAD_LIBS@
|
||||
|
||||
noinst_PROGRAMS = testgthread
|
||||
testgthread_LDADD = ../libglib.la libgthread.la
|
||||
testgthread_LDADD = ../libglib.la libgthread.la
|
||||
|
Reference in New Issue
Block a user