mirror of
https://github.com/nasa/trick.git
synced 2025-06-14 05:08:22 +00:00
Restore debug functions #341
This commit is contained in:
@ -296,7 +296,7 @@ bool FieldVisitor::ProcessTemplate(std::string in_name , clang::CXXRecordDecl *
|
||||
if ( debug_level >= 4 ) {
|
||||
std::cout << "Added template class from FieldVisitor ProcessTemplate " ;
|
||||
std::cout << in_name << std::endl ;
|
||||
//std::cout << *fdes << std::endl ;
|
||||
std::cout << *fdes << std::endl ;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user