Skip to content
Snippets Groups Projects
Commit b94b5bbf authored by killenb's avatar killenb
Browse files

just improved a debug prinout

git-svn-id: https://svnsrv.desy.de/desy/mtca4u_applications/DOOCS_Adapter/trunk@134 688d77b5-b833-4f6b-b27f-eb88d88625d6
parent 59a2321d
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ namespace mtca4u{
}
void CSAdapterEqFct::init(){
std::cout << "this is eqfct init" << std::endl;
std::cout << "this is eqfct init of " << fct_name() << std::endl;
}
void CSAdapterEqFct::update(){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment