Skip to content

Commit

Permalink
Revert "load the GAP packages sotgrps and sglppow"
Browse files Browse the repository at this point in the history
This reverts commit 55ea957.
  • Loading branch information
fingolfin committed Sep 24, 2024
1 parent 6238fc7 commit b07d4c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Oscar.jl
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ function __init__()
# We want some GAP packages. (It is no error if they cannot be loaded.)
for pkg in [
"ferret", # backtrack in permutation groups
"sotgrps", # extend the small groups library
"sglppow", # extend the small groups library
]
GAP.Packages.load(pkg)
end
Expand Down

0 comments on commit b07d4c4

Please sign in to comment.