X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/blobdiff_plain/ba6e6b64033b1f9de49feccb5c9cd438354481f7:/mptext-dstr.c..0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a:/math/mptext-dstr.c diff --git a/mptext-dstr.c b/math/mptext-dstr.c similarity index 97% rename from mptext-dstr.c rename to math/mptext-dstr.c index 6a9ad687..bb523907 100644 --- a/mptext-dstr.c +++ b/math/mptext-dstr.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id: mptext-dstr.c,v 1.4 2004/04/08 01:36:15 mdw Exp $ * * Reading and writing large integers on strings *