Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for including extra SMT files #449

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

Timmmm
Copy link
Contributor

@Timmmm Timmmm commented Feb 22, 2024

Add --smt-include which inserts additional smtlib2 files into the output. This is can be used to define external functions for the SMT backend.

@Timmmm
Copy link
Contributor Author

Timmmm commented Feb 22, 2024

Sorry if my OCaml is terrible!

Copy link

github-actions bot commented Feb 22, 2024

Test Results

    9 files  ±0     20 suites  ±0   0s ⏱️ ±0s
  612 tests ±0    612 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 969 runs  ±0  1 968 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit e01b960. ± Comparison against base commit 5b5d631.

♻️ This comment has been updated with latest results.

Add --smt-include which inserts additional smtlib2 files into the output. This is can be used to define external functions for the SMT backend.
@Alasdair Alasdair merged commit 47b955d into rems-project:sail2 Feb 22, 2024
3 checks passed
@Alasdair
Copy link
Collaborator

Thanks!

@Timmmm Timmmm deleted the user/timh/smt_include branch February 26, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants