#include "hashGenerator.h"
#include "primeNumberGenerator.h"
Go to the source code of this file.
Variables | |
const int | max_prime_numbers = 10000 |
Definition in file hashGenerator.cxx.
|
Definition at line 34 of file hashGenerator.cxx. Referenced by HashGenerator::HashGenerator(). |