On Fri, Dec 07, 2001 at 05:38:46 +0000, Steve Harris wrote: > > http://plugin.org.uk/releases/guis/harmonic_gui-0.3.tar.gz > > Though its not very clean code!
And I forgot to include tables.h (thanks Paul). Its in there now. And I've attached it for people who've allready downloaded it. - Steve
#ifndef __table_h__ #define __table_h__ void build_tbls(); #endif
