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

adding Exit as an alias of Quit #998

Merged
merged 2 commits into from
Feb 10, 2024
Merged

adding Exit as an alias of Quit #998

merged 2 commits into from
Feb 10, 2024

Conversation

mmatera
Copy link
Contributor

@mmatera mmatera commented Feb 8, 2024

This fixes #996. It seems that the rule for Exit was not loaded together with Quit.

mathics/builtin/evaluation.py Outdated Show resolved Hide resolved
@mmatera mmatera mentioned this pull request Feb 8, 2024
Add Kernel Sessions and Evaluation Control ...
    
Go over `Quit[]` and `Exit[]` docstrings, and put this into Chapter
"Kernel. Session"s.

Move `Out[]` from Main Loop Chapter (which is not really a guide
section).
    
Add a title to `mathics.builtin.evaluation` so that it will be seen in
the docs.

---------

Co-authored-by: Juan Mauricio Matera <matera@fisica.unlp.edu.ar>
@rocky
Copy link
Member

rocky commented Feb 10, 2024

LGTM. Thanks.

@rocky rocky merged commit 207ad32 into master Feb 10, 2024
9 of 11 checks passed
@rocky rocky deleted the Exit branch February 10, 2024 14:14
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.

Exit builtin not working
2 participants