aboutsummaryrefslogtreecommitdiff
path: root/src/old/hashfunction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/old/hashfunction.cpp')
-rw-r--r--src/old/hashfunction.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/old/hashfunction.cpp b/src/old/hashfunction.cpp
new file mode 100644
index 0000000..51f2259
--- /dev/null
+++ b/src/old/hashfunction.cpp
@@ -0,0 +1,10 @@
1#include "hashfunction.h"
2
3HashFunction::HashFunction()
4{
5}
6
7HashFunction::~HashFunction()
8{
9}
10