X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FThrottleBarrier.hh;h=809cb2a21962dd82c3f84e709689f140b6e1c427;hb=7ee689fe38d66aa3a0004d55e8708750d35adc0b;hp=4addc8392085ddf3e4d2a92c073d5c45c2e06fc0;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/PPI/ThrottleBarrier.hh b/senf/PPI/ThrottleBarrier.hh index 4addc83..809cb2a 100644 --- a/senf/PPI/ThrottleBarrier.hh +++ b/senf/PPI/ThrottleBarrier.hh @@ -31,7 +31,7 @@ #include "Module.hh" //#include "ThrottleBarrier.mpp" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { namespace ppi { @@ -51,7 +51,7 @@ namespace module { { SENF_PPI_MODULE(ThrottleBarrier); public: - + connector::PassiveInput<> input; connector::ActiveOutput<> output; @@ -64,7 +64,7 @@ namespace module { }}} -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// //#include "ThrottleBarrier.cci" //#include "ThrottleBarrier.ct" //#include "ThrottleBarrier.cti"