blob: b8391f4d0a92dc4daa2e47383a5d8d9d976edf1f (
plain)
1
2
3
4
5
6
7
8
9
|
// file : frontend-elements/diagnostic.txx
// author : Boris Kolpackov <boris@kolpackov.net>
// copyright : Copyright (c) 2005-2010 Boris Kolpackov
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace FrontendElements
{
}
|