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

Adapt to coq/coq#18624 (Tac2ffi / Tac2val split) #149

Merged
merged 2 commits into from Feb 7, 2024

Conversation

SkySkimmer
Copy link
Contributor

No description provided.

Everything except Makefile changes done with
```
for i in $(git ls-files "*.v819"); do cp $i ${i/v819/v820}; git add ${i/v819/v820}; done
```
@ppedrot
Copy link
Contributor

ppedrot commented Feb 7, 2024

Please merge now.

@JasonGross JasonGross marked this pull request as ready for review February 7, 2024 17:59
@JasonGross JasonGross enabled auto-merge (squash) February 7, 2024 17:59
Copy link
Collaborator

@JasonGross JasonGross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I've set the PR to merge when CI passes and I've restarted the CI

@JasonGross JasonGross merged commit 21b82e9 into mit-plv:master Feb 7, 2024
7 checks passed
@SkySkimmer SkySkimmer deleted the split-tac2ffi branch February 7, 2024 18:23
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.

None yet

3 participants