Closed shuvendu-lahiri closed 5 years ago
Adding a few (hidden) flags to guard parts of the translation (not printed as the usage of VeriSol.dll).
Tested as follows:
dotnet D:\verisol\Sources\VeriSol\bin\Debug\netcoreapp2.2\VeriSol.dll Mapping.sol Mapping /omitDataValuesInTrace /omitSourceLineInfo /omitUnsignedSemantics /omitAxioms /omitHarness
The documentation of the flags are only internal in the file SolToBoogie\TranslatorFlags.cs
Adding a few (hidden) flags to guard parts of the translation (not printed as the usage of VeriSol.dll).
Tested as follows:
dotnet D:\verisol\Sources\VeriSol\bin\Debug\netcoreapp2.2\VeriSol.dll Mapping.sol Mapping /omitDataValuesInTrace /omitSourceLineInfo /omitUnsignedSemantics /omitAxioms /omitHarness
The documentation of the flags are only internal in the file SolToBoogie\TranslatorFlags.cs