symm/Makefile.am: Modes files listed as `EXTRA_DIST' and `nodist_...'.
[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