diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-18 18:45:15 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-18 18:45:15 +0530 |
| commit | c9d9bddf3df97ef7987c9824747ec1602522b542 (patch) | |
| tree | 449acf383fb10ccf2210d9af96515275b52cf1a9 /tests | |
| parent | 9395e857db95481f6e2494d3a841632be0ff97c8 (diff) | |
zobrist hashing
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/main.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/main.c b/tests/main.c index 38eb544..800e80d 100644 --- a/tests/main.c +++ b/tests/main.c @@ -49,3 +49,5 @@ int main() { return return_type; } + +#include "random.c" |
