Skip to content

Commit

Permalink
FIX: autactbase
Browse files Browse the repository at this point in the history
  • Loading branch information
hulpke committed Aug 19, 2016
1 parent d0eb62e commit dabde5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/autsr.gi
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ local ff,r,d,ser,u,v,i,j,p,bd,e,gens,lhom,M,N,hom,Q,Mim,q,ocr,split,MPcgs,
ind:=List(GeneratorsOfGroup(rada),x->
GroupHomomorphismByImagesNC(rf,rf,GeneratorsOfGroup(rf),
List(GeneratorsOfGroup(rf),y->ImagesRepresentative(hom,ImagesRepresentative(x,PreImagesRepresentative(hom,y))))));
Size(ind:autactbase:=fail); # disable autactbase transfer
ind:=SubgroupNC(res,ind);
#SetIsFinite(ind,true);
#SetIsAutomorphismGroup(ind,true);
Expand Down

0 comments on commit dabde5a

Please sign in to comment.