Skip to content

Commit

Permalink
Revert "load the GAP packages sotgrps and sglppow" (#4141)
Browse files Browse the repository at this point in the history
This reverts commit 55ea957.
  • Loading branch information
fingolfin authored Sep 24, 2024
1 parent d91db2a commit 38ebafb
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 38ebafb

Please sign in to comment.