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