Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

let Julia start GAP without -r option #341

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

ThomasBreuer
Copy link
Member

but keep the -A option.

This means that only the packages claimed as needed by GAP
(hopefully this selection will be reduced in the future)
are actually loaded on startup,
but users can easily load the packages in their ~/.gap/pkg
directory on demand.

but keep the -A option.

This means that only the packages claimed as needed by GAP
(hopefully this selection will be reduced in the future)
are actually loaded on startup,
but users can easily load the packages in their `~/.gap/pkg`
directory on demand.
@codecov
Copy link

codecov bot commented Feb 12, 2020

Codecov Report

Merging #341 into master will decrease coverage by 0.85%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #341      +/-   ##
=========================================
- Coverage   76.56%   75.7%   -0.86%     
=========================================
  Files          62      62              
  Lines        4429    4429              
=========================================
- Hits         3391    3353      -38     
- Misses       1038    1076      +38
Impacted Files Coverage Δ
src/GAP.jl 90.47% <ø> (-2.39%) ⬇️
pkg/GAPJulia/JuliaExperimental/julia/loewy.jl 77.67% <0%> (-6.61%) ⬇️
pkg/GAPJulia/JuliaExperimental/julia/gapperm.jl 82.6% <0%> (-6.29%) ⬇️
src/ccalls.jl 95.31% <0%> (-3.13%) ⬇️
src/julia_to_gap.jl 92.53% <0%> (-1.5%) ⬇️

@fingolfin fingolfin merged commit cdb99f4 into oscar-system:master Feb 14, 2020
@ThomasBreuer ThomasBreuer deleted the TB_enable_UserGapRoot branch February 14, 2020 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants