Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 96f69b5e authored by Stefan Berghofer's avatar Stefan Berghofer Committed by Sylvain Dailler
Browse files

Improved checking of realizations for Isabelle

Rather than using pre-generated files, the *.xml files describing the
Why3 theories to be realized are generated again before compiling the
corresponding Isabelle theories. Instead of the generated *.xml files,
we use a file containing their hash values to detect changes in the
realizations. Since there may be different realizations for different
versions of Isabelle, we provide a file with hash values for every
supported version of Isabelle. The files containing the hash values
can be updated via the update-isabelle target.

(cherry picked from commit 039e0f0a321c36ea3bea231e4376f5833cd2ad8a)
parent cba18b81
No related branches found
No related tags found
No related merge requests found
Showing
with 22 additions and 60 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment