[BACK]Return to w_lgamma.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libm / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libm/src/w_lgamma.c between version 1.4 and 1.5

version 1.4, 1994/08/10 20:34:53 version 1.5, 1994/09/22 16:45:51
Line 10 
Line 10 
  * ====================================================   * ====================================================
  */   */
   
 #ifndef lint  #if defined(LIBM_SCCS) && !defined(lint)
 static char rcsid[] = "$Id$";  static char rcsid[] = "$Id$";
 #endif  #endif
   

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

CVSweb <webmaster@jp.NetBSD.org>