math/mpreduce.c: Remove ancient debugging code.
[u/mdw/catacomb] / symm / whirlpool256.h
1 /* -*-c-*-
2 *
3 * Stub header for Whirlpool-256
4 */
5
6 #ifndef CATACOMB_WHIRLPOOL256_H
7 #define CATACOMB_WHIRLPOOL256_H
8
9 #include "whirlpool.h"
10
11 #endif