Rearrange the file tree.
[u/mdw/catacomb] / whirlpool256.c
diff --git a/whirlpool256.c b/whirlpool256.c
deleted file mode 100644 (file)
index 38fe665..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/* -*-c-*-
- *
- * $Id$
- *
- * Stub code for Whirlpool-256
- */
-
-#include "ghash.h"
-#include "ghash-def.h"
-#include "hash.h"
-#include "whirlpool256.h"
-
-GHASH_DEF(WHIRLPOOL256, whirlpool256)
-HASH_TEST(WHIRLPOOL256, whirlpool256)