start coding wavelist method wf_add_var(), in preparation for future
commitc3cfe6bdc35436dc8aefa7d5a1b55eeb8b500cb6
authorsgtell <sgtell@9168a026-1b44-0410-911b-d774ca5fe8d3>
Thu, 11 Jun 2009 03:50:36 +0000 (11 03:50 +0000)
committersgtell <sgtell@9168a026-1b44-0410-911b-d774ca5fe8d3>
Thu, 11 Jun 2009 03:50:36 +0000 (11 03:50 +0000)
treeb153e24b42bb05dd341b5ee6bf8ecc085fd78b34
parent38d7fdfd344776f54908984d13f84c628f620cac
start coding wavelist method wf_add_var(), in preparation for future
waveform-math features.
Convert WaveTable element dv from allocated array of WaveVar
to GPtrArray of WaveVar*, so we can let g_pointer_array handle expanding it.
still more work to do before wf_add_var() works.

git-svn-id: http://gwave.svn.sourceforge.net/svnroot/gwave/branches/guile-gnome-platform-branch@238 9168a026-1b44-0410-911b-d774ca5fe8d3
spicefile/test_read.c
spicefile/wavefile.c
spicefile/wavefile.h
src/wavelist.c