Fixed buildsystem slightly, started re=implementation of the RTree.
commit496203b575712c0567188490f4e51a1eca110daa
authorEthereal <ethereal.visage@gmail.com>
Sun, 6 Mar 2011 20:56:58 +0000 (6 13:56 -0700)
committerEthereal <ethereal.visage@gmail.com>
Sun, 6 Mar 2011 20:56:58 +0000 (6 13:56 -0700)
treeb274dfbae4b55f147e55696eec606462b10e21b5
parent3b68848636e2b42204c29acfa360b699d923be20
Fixed buildsystem slightly, started re=implementation of the RTree.
13 files changed:
SConstruct
build/config
build/templates/Config.h.in
include/monitor/Coordinator.h
include/monitor/SymbolResolver.h
include/storage/Mempool.h
include/storage/RTree.h
src/monitor/Aesalon.cpp
src/monitor/Coordinator.cpp
src/monitor/SymbolResolver.cpp
src/storage/Mempool.cpp [deleted file]
src/storage/RTree.cpp
src/visualizer/SConscript