SourceCode/Bond/Servo/CEFEM.cpp @@ -50,4 +50,9 @@ { __super::getAttributeVector(attrubutes); } int CEFEM::recvIntent(CPin* pPin, CIntent* pIntent) { return __super::recvIntent(pPin, pIntent); } }