/[gcl]/gcl/o/pari_num_log.c
ViewVC logotype

Diff of /gcl/o/pari_num_log.c

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

revision 1.1 by wfs, Fri May 18 09:21:26 2001 UTC revision 1.2 by camm, Sat Feb 15 00:38:28 2003 UTC
# Line 120  object big_log_op(); Line 120  object big_log_op();
120  */  */
121    
122    
123  object  static object
124  log_op(op,ignore)  log_op(op,ignore)
125  int (*op)();  int (*op)();
126  void (*ignore)();  void (*ignore)();
# Line 159  BIG_OP: Line 159  BIG_OP:
159    
160    
161    
162  int  static int
163  big_bitp(x, p)  big_bitp(x, p)
164  object  x;  object  x;
165  int     p;  int     p;

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