Began refactoring the entire source tree.
[aesalon.git] / src / visualizer / visualization / AbstractVisualization.cpp
blob04a544701f02eff5656d8876b359a881bf9ce356
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/visualization/AbstractVisualization.cpp
12 #include "visualization/AbstractVisualization.h"
14 namespace Visualizer {
15 namespace Visualization {
19 } // namespace Visualization
20 } // namespace Visualizer