Revert "removed the kdevelop project files from the repo"
[beacon-ss.git] / src / beacon / combinable_signal.hpp
blob0ac5715889c1dedbb1bc08043454597f22202ea8
1 /**
2 * beacon
3 * Author: Lukas Krejci <krejci.l@centrum.cz>, (C) 2008
4 * Copyright: See COPYING file that comes with this distribution
5 */
7 #ifndef BEACON_combinable_signal_H
8 #define BEACON_combinable_signal_H
10 namespace beacon {
12 //TODO implement this
14 } //namespace beacon
16 #endif