X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=ginac%2Fcrc32.h;h=0974e4263bff03fd7808997fc8754ed22fa0e16d;hb=ab655d5afacd562f817cfc4ca821ab61c7de2188;hp=6edd5c6c09c5c87003194c2e48e35b3c97ae6b1e;hpb=0256e2fe48a0ecce79c37ac209620ca852b7f11a;p=ginac.git 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] =