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

quiet load #1336

Merged
merged 2 commits into from
Nov 13, 2024
Merged

quiet load #1336

merged 2 commits into from
Nov 13, 2024

Conversation

digama0
Copy link
Contributor

@digama0 digama0 commented Nov 11, 2024

This implements a flag quiet_load which makes load not print to stdErr (but it still throws errors). The qload function is shorthand for running load with quiet_load set to true. This is intended for IDEs that want to preload the opens of a file without getting errors for nonexistent or already open modules.

@mn200
Copy link
Member

mn200 commented Nov 13, 2024

Please undo reversion of theory changes.

@digama0
Copy link
Contributor Author

digama0 commented Nov 13, 2024

Master is still broken. I will rebase on top of #1338 instead?

@mn200
Copy link
Member

mn200 commented Nov 13, 2024

Thanks for this cleanup!

@mn200 mn200 merged commit f08ee00 into HOL-Theorem-Prover:develop Nov 13, 2024
4 checks passed
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.

3 participants