summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoFooter.java
Commit message (Collapse)AuthorAgeFilesLines
* Move most of the context to a "general context" substructure.David A. Madore2011-08-261-2/+2
| | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content.
* Footer handler.David A. Madore2010-10-091-0/+51