summaryrefslogtreecommitdiff
path: root/libfrontend-elements/frontend-elements/context.cxx
blob: 295ce74af660aaf4a2cb022de2eece4472b70a6c (plain)
1
2
3
4
5
6
7
8
9
10
11
// file      : frontend-elements/context.cxx
// author    : Boris Kolpackov <boris@kolpackov.net>
// copyright : Copyright (c) 2005-2010 Boris Kolpackov
// license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

#include <frontend-elements/context.hxx>

namespace FrontendElements
{
}