Merge branch 'master' of git.distorted.org.uk:~mdw/publish/public-git/catacomb
[u/mdw/catacomb] / whirlpool256.h
CommitLineData
7fcfe7de 1/* -*-c-*-
2 *
3 * $Id$
4 *
5 * Stub header for Whirlpool-256
6 */
7
8#ifndef CATACOMB_WHIRLPOOL256_H
9#define CATACOMB_WHIRLPOOL256_H
10
11#include "whirlpool.h"
12
13#endif