-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow setting In/Out prefix... (#1091)
The Mathics3 debugger has the abilty to go back into a Mathics session in the middle of debugging. To separate what is done inside a debug sesssion from what is done outside in the interactive session we set "In[]" to be "Debug In[]" and Out[] to be "Debug Out[]". Also we DRY the eval loop of main()
- Loading branch information
Showing
1 changed file
with
46 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters