CVS update: gnucash/src/register
Dave Peticolas
peticolas@linas.org
Sat, 16 Sep 2000 03:14:29 -0500 (CDT)
Date: Saturday September 16, 2000 @ 3:14
Author: peticolas
Update of /home/cvs/cvsroot/gnucash/src/register
In directory www.linas.org:/tmp/cvs-serv23377/src/register
Modified Files:
Makefile.am basiccell.h cellblock.c cellblock.h splitreg.c
table-allgui.c table-allgui.h table-gnome.c
Added Files:
gtable.c gtable.h
Log Message:
Add src/register/gtable.[ch], an implemtation of a dyamic 2-d array.
Reimplement the CellBlock and Table using this structure.