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

Naming collision in Cryptol modules when imported into SAW #1857

Closed
pennyannn opened this issue Apr 17, 2023 · 1 comment
Closed

Naming collision in Cryptol modules when imported into SAW #1857

pennyannn opened this issue Apr 17, 2023 · 1 comment

Comments

@pennyannn
Copy link
Contributor

When importing two Cryptol modules into a single SAW script, if there is a naming collision from the Cryptol modules, currently the only easy solution is to change the names in Cryptol. It would be great if a feature like the ones in F.22, F.23, F.24 of the Cryptol manual could be implemented for SAW as well.

@pennyannn
Copy link
Contributor Author

Closing the issue because this feature is already supported.

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

No branches or pull requests

1 participant