Recreate base64 project
This commit is contained in:
8
wapp/prng/wapp_prng.c
Normal file
8
wapp/prng/wapp_prng.c
Normal file
@@ -0,0 +1,8 @@
|
||||
// vim:fileencoding=utf-8:foldmethod=marker
|
||||
|
||||
#ifndef WAPP_PRNG_C
|
||||
#define WAPP_PRNG_C
|
||||
|
||||
#include "xorshift/xorshift.c"
|
||||
|
||||
#endif // !WAPP_PRNG_C
|
||||
Reference in New Issue
Block a user