- Integrated new Grid object into build - not yet integrated into Table.

This commit is contained in:
Paul Beckingham
2008-04-26 00:09:59 -04:00
parent ce52f88f4b
commit 62e6b31a17
15 changed files with 530 additions and 54 deletions

View File

@@ -95,8 +95,8 @@ parse.o parse.o: parse.cpp /usr/include/c++/4.0.0/iostream \
/usr/include/c++/4.0.0/bits/stl_tree.h \
/usr/include/c++/4.0.0/bits/stl_map.h \
/usr/include/c++/4.0.0/bits/stl_multimap.h Date.h task.h \
/usr/include/sys/types.h Config.h Table.h color.h TDB.h T.h stlmacros.h \
../auto.h
/usr/include/sys/types.h Config.h Table.h color.h Grid.h color.h TDB.h \
T.h stlmacros.h ../auto.h
/usr/include/c++/4.0.0/iostream:
@@ -382,6 +382,10 @@ Table.h:
color.h:
Grid.h:
color.h:
TDB.h:
T.h: