[BACK]Return to s_signgam.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/s_signgam.c between version 1.2 and 1.3

version 1.2, 1994/02/11 18:09:41 version 1.3, 1994/08/10 20:33:05
Line 1 
Line 1 
 #include <math.h>  #include "math.h"
   #include "math_private.h"
 int signgam = 0;  int signgam = 0;

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

CVSweb <webmaster@jp.NetBSD.org>