=================================================================== RCS file: /home/cvs/OpenXM_contrib/pari/src/basemath/Attic/bibli1.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/basemath/Attic/bibli1.c 2000/01/09 17:35:30 1.1 +++ OpenXM_contrib/pari/src/basemath/Attic/bibli1.c 2000/01/09 17:35:30 1.1.1.1 @@ -3,7 +3,7 @@ /** LLL Algorithm and close friends **/ /** **/ /********************************************************************/ -/* $Id: bibli1.c,v 1.1 2000/01/09 17:35:30 maekawa Exp $ */ +/* $Id: bibli1.c,v 1.1.1.1 2000/01/09 17:35:30 maekawa Exp $ */ #include "pari.h" #include "parinf.h" GEN lincomb_integral(GEN u, GEN v, GEN X, GEN Y);