/**
Copyright: Copyright (c) 2014 Andrey Penechko.
License: a$(WEB boost.org/LICENSE_1_0.txt, Boost License 1.0).
Authors: Andrey Penechko.
*/

module anchovy.gui.templates;

public:

import anchovy.gui.templates.templatemanager;
import anchovy.gui.templates.templateparser;
import anchovy.gui.templates.widgettemplate;