Skip to content

Commit c233fc5

Browse files
committed
Remove unnecessary package loading
1 parent 3eb3628 commit c233fc5

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

experimental/Origami/src/Origami.jl

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
# Add your new types, functions, and methods here.
2-
3-
module OrigamiHelper
4-
5-
using ..Oscar
6-
7-
function __init__()
8-
GAP.Packages.load("Origami")
9-
end
10-
11-
end
12-
131
include("exports.jl")
142
include("types.jl")
153
include("canonical.jl")

0 commit comments

Comments
 (0)