File pd-ggee-fofsynth.fix of Package pd-ggee
--- experimental/fofsynth~.c.orig 2006-09-26 14:55:59.000000000 +0200 +++ experimental/fofsynth~.c 2006-09-26 14:53:33.000000000 +0200 @@ -19,7 +19,6 @@ #define MAXGRAINS 1000 #define PD_PI 3.14159 -static float* cos_table; static float* halfcos_table; static float* exp_table;