mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-26 09:22:20 +03:00
89529ed7e3
Previously we were asserting that some bogus-y things don't happen. Unfortunately, these expressions can occur in code that was not directly written by the user (e.g., comparisons for setting various machine flags). To allow for that, we allow the expressions, but give them undefined values. So the proof will succeed only if it does not depend on the values of these bogus comparisons. |
||
---|---|---|
.. | ||
src/Data/Macaw | ||
LICENSE | ||
macaw-symbolic.cabal |