X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/blobdiff_plain/ba6e6b64033b1f9de49feccb5c9cd438354481f7:/mpdump.c..0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a:/math/mpdump.c diff --git a/mpdump.c b/math/mpdump.c similarity index 97% rename from mpdump.c rename to math/mpdump.c index 1d80f40f..3eb2883c 100644 --- a/mpdump.c +++ b/math/mpdump.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id: mpdump.c,v 1.2 2004/04/08 01:36:15 mdw Exp $ * * Dump a multiprecision integer as C data *