TAY

Fork of Crypto_light by Edward Stott

Revision:
0:7a1237bd2d13
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/HashAlgorithm.cpp	Sat Sep 07 23:47:28 2013 +0000
@@ -0,0 +1,5 @@
+#include "HashAlgorithm.h"
+
+HashAlgorithm::~HashAlgorithm()
+{
+}