=================================================================== RCS file: /home/cvs/OpenXM_contrib/pari/src/kernel/none/Attic/mp.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -p -r1.1 -r1.1.1.1 --- OpenXM_contrib/pari/src/kernel/none/Attic/mp.c 2000/01/09 17:35:33 1.1 +++ OpenXM_contrib/pari/src/kernel/none/Attic/mp.c 2000/01/09 17:35:33 1.1.1.1 @@ -3,7 +3,7 @@ /** MULTIPRECISION KERNEL **/ /** **/ /***********************************************************************/ -/* $Id: mp.c,v 1.1 2000/01/09 17:35:33 maekawa Exp $ */ +/* $Id: mp.c,v 1.1.1.1 2000/01/09 17:35:33 maekawa Exp $ */ /* most of the routines in this file are commented out in 68k */ /* version (#ifdef __M68K__) since they are defined in mp.s */ #include "pari.h"