X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/blobdiff_plain/ba6e6b64033b1f9de49feccb5c9cd438354481f7:/rabin.c..0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a:/math/rabin.c diff --git a/rabin.c b/math/rabin.c similarity index 99% rename from rabin.c rename to math/rabin.c index 1b1130b8..b543eefe 100644 --- a/rabin.c +++ b/math/rabin.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Miller-Rabin primality test *