-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Between 0b02d9c and other changes the need for it seems to be pretty well obviated. If there's any use I can sort of think of, it's if GAP global variables used internally by gappy are rebound by the user it could break gappy. But that was already the case if the variable is rebound before it was possible to create it through function_factory. The libgap interface in Sage could still provide this in its wrapper but mark it deprecated.
- Loading branch information
Showing
3 changed files
with
19 additions
and
68 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
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
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