added a theory translator for DKS
This commit is contained in:
@@ -712,6 +712,10 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
}
|
||||
|
||||
cout << "debug> ++++++++++++" << endl;
|
||||
cout << "debug> msrHandler->GetDKSTheoryString()='" << msrHandler->GetDKSTheoryString() << "'" << endl;
|
||||
cout << "debug> ++++++++++++" << endl;
|
||||
|
||||
// check if dump is wanted
|
||||
if (success && !dump.IsNull()) {
|
||||
cout << endl << "will write dump file ..." << endl;
|
||||
|
||||
Reference in New Issue
Block a user