/[gcl]/gcl/gmp/mpz/root.c
ViewVC logotype

Diff of /gcl/gmp/mpz/root.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by camm, Sat Dec 15 06:24:09 2001 UTC revision 1.2 by camm, Fri Jan 11 17:59:32 2002 UTC
# Line 27  MA 02111-1307, USA. */ Line 27  MA 02111-1307, USA. */
27     bits mpz_scan1 is counting, and at the same time call mpn directly.  */     bits mpz_scan1 is counting, and at the same time call mpn directly.  */
28    
29  #include <stdio.h> /* for NULL */  #include <stdio.h> /* for NULL */
30    #include <stdlib.h>
31  #include "gmp.h"  #include "gmp.h"
32  #include "gmp-impl.h"  #include "gmp-impl.h"
33  #include "longlong.h"  #include "longlong.h"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26