X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fcrc32.h;h=0974e4263bff03fd7808997fc8754ed22fa0e16d;hp=6edd5c6c09c5c87003194c2e48e35b3c97ae6b1e;hb=refs%2Ftags%2Fginac_1-6-3;hpb=ee1ec9db30b446d2d6348df2ce758ed2ff62a310 diff --git a/ginac/crc32.h b/ginac/crc32.h index 6edd5c6c..0974e426 100644 --- a/ginac/crc32.h +++ b/ginac/crc32.h @@ -1,8 +1,10 @@ +/** @file crc32.h + * + * CRC32 hash function. Shamelessly stolen from GNU coreutils (cksum.c). */ + #ifndef GINAC_CRC32_H #define GINAC_CRC32_H -/** - * CRC32 hash function. Shamelessly stolen from GNU coreutils (cksum.c) - */ + namespace GiNaC { static unsigned const crctab[256] =