Rearrange the file tree.
[u/mdw/catacomb] / symm / whirlpool256.h
diff --git a/symm/whirlpool256.h b/symm/whirlpool256.h
new file mode 100644 (file)
index 0000000..8091d74
--- /dev/null
@@ -0,0 +1,11 @@
+/* -*-c-*-
+ *
+ * Stub header for Whirlpool-256
+ */
+
+#ifndef CATACOMB_WHIRLPOOL256_H
+#define CATACOMB_WHIRLPOOL256_H
+
+#include "whirlpool.h"
+
+#endif