[Kst] kdeextragear-2/kst/kst

Andrew Walker arwalker at sumusltd.com
Wed Sep 8 19:07:58 CEST 2004


CVS commit by arwalker: 

Removed compiler warnings.


  M +4 -0      fftsg_h.c   1.3


--- kdeextragear-2/kst/kst/fftsg_h.c  #1.2:1.3
@@ -217,4 +217,8 @@ macro definitions
 */
 
+void cdft(int n, int isgn, double *a);
+void rdft(int n, int isgn, double *a);
+void dfct(int n, double *a);
+void dfst(int n, double *a);
 
 static void cftfsub(int n, double *a);





More information about the Kst mailing list