Skip to content

Commit

Permalink
add stub to multiplicative group
Browse files Browse the repository at this point in the history
  • Loading branch information
fieker committed Nov 11, 2024
1 parent c0cccea commit d3af985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Hecke.jl
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ function checkbounds(a::Int, b::Int) nothing; end;
# - The Hecke.MPolyFactor submodule wants to extend it, but is loaded earlier
# - Introduce the function here, to make everyone happy
function is_absolutely_irreducible end
function multiplicative_group end

################################################################################
#
Expand Down

0 comments on commit d3af985

Please sign in to comment.