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

Diff of /gcl/o/num_pred.c

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

revision 1.3 by camm, Sat Jul 20 07:10:55 2002 UTC revision 1.4 by camm, Sat Feb 15 00:38:28 2003 UTC
# Line 230  Levenp(void) Line 230  Levenp(void)
230  }  }
231    
232  /* this is just to force things into memory in num_co.c */  /* this is just to force things into memory in num_co.c */
233  void  _assure_in_memory (void *p)  /* static void  _assure_in_memory (void *p) */
234  {  /* { */
235  ;  /* ; */
236  }  /* } */
237    
238  int  /* static int */
239  lf_eqlp(double *p, double *q)  /* lf_eqlp(double *p, double *q) */
240  {  /* { */
241    return *p == *q;  /*   return *p == *q; */
242  }  /* } */
243    
244    
245  void  void

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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