1 /**
2  * Copyright: (c) 2015-2017, Milofon Project.
3  * License: Subject to the terms of the BSD license, as written in the included LICENSE.txt file.
4  * Authors: Maksim Galanin
5  */
6 module dango.dango;
7 
8 private
9 {
10     import dango.system.application;
11 }
12