Began refactoring the entire source tree.
[aesalon.git] / src / visualizer / storage / MemoryPoolEntry.cpp
blob7415e8f4dc05d132d85e2d748f0f757bd14b7896
1 /**
2 Aesalon, a tool to visualize a program's behaviour at run-time.
3 Copyright (C) 2010, Aesalon Development Team.
5 Aesalon is distributed under the terms of the GNU GPLv3. For more
6 licensing information, see the file LICENSE included with the distribution.
8 @file visualizer/src/storage/MemoryPoolEntry.cpp
12 #include "storage/MemoryPoolEntry.h"
14 namespace Visualizer {
15 namespace Storage {
19 } // namespace Storage
20 } // namespace Visualizer