Files
pilotclient/src/blackcore/blackcore.h
2014-07-11 01:20:50 +02:00

16 lines
268 B
C

#ifndef BLACKCORE_H
#define BLACKCORE_H
//! \file
/**
* @namespace BlackCore
* Backend services of the swift project, like dealing with the network or the simulators.
*/
/**
* \defgroup dbus DBus related functions, classes, or definitions.
*/
#endif // guard