Commit Graph

2 Commits

Author SHA1 Message Date
Adam Waldenberg 53b0cfba37 The default output functions now properly print the name of the class. 2013-03-11 09:06:05 +01:00
Adam Waldenberg 37c4260149 Added an Outputable class and worked a little more on the HTML output.
The Outputable class is now the base class of all the classes that want to
output formatted text. This is more object oriented and cleaner solution
compared to the previous implementation.
2013-03-11 00:23:50 +01:00