Skip to content

Commit 4e97049

Browse files
committed
Remove pointless end-of-file comments
1 parent 66c6419 commit 4e97049

File tree

6 files changed

+0
-36
lines changed

6 files changed

+0
-36
lines changed

lib/irredsol.gd

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,3 @@ DeclareAttribute("MinimalBlockDimension", IsMatrixGroup);
262262
##
263263
DeclareProperty("IsPrimitiveMatrixGroup", IsMatrixGroup);
264264
DeclareSynonymAttr ("IsLinearlyPrimitive", IsPrimitiveMatrixGroup);
265-
266-
267-
#############################################################################
268-
##
269-
#E
270-

lib/irredsol.gi

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -460,9 +460,3 @@ InstallGlobalFunction(OneIrreducibleSolvableGroup, function ( arg )
460460

461461
return false;
462462
end); # OneIrreducibleSolvableGroup( fun1, val1, fun2, val2, ... )
463-
464-
#############################################################################
465-
##
466-
#E
467-
##
468-

lib/irredsol.grp

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -844,15 +844,3 @@ BindGlobal("IrredSolGroupList",
844844
[ # GL(7,2)
845845
[ 127, 0, 2, 0,1 ],
846846
[ 889, 0, 2, 1,0, 0,1 ]]]]);# guardian
847-
848-
849-
850-
#############################################################################
851-
##
852-
#E
853-
##
854-
855-
856-
857-
858-

lib/primitiv.gd

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,3 @@ DeclareAttribute( "SimsNo", IsPermGroup );
321321
## <#/GAPDoc>
322322
##
323323
DeclareAttribute( "PrimitiveIdentification", IsPermGroup );
324-
325-
#############################################################################
326-
##
327-
#E
328-

lib/primitiv.gi

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -628,8 +628,3 @@ BindGlobal("PrimitiveGroupSims",
628628
function(d,n)
629629
return OnePrimitiveGroup(NrMovedPoints,d,SimsNo,n);
630630
end);
631-
632-
#############################################################################
633-
##
634-
#E primitiv.gi
635-
##

lib/primitiv.grp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -548,5 +548,3 @@ BindGlobal("PRIMLENGTHS",[
548548
4,18,4,2,2,20,4,2,2,2,2,2,10,47,4,3,2,2,2,2,2,2,2,10,4,2,2,2,2,8,4,2,2,2,
549549
2,10,4,2,2,4,12,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,6,4,2,2,2,2,2,2,2,2,
550550
2,2,2,2,50,4,2,2,2,2,10,4,2,2,18,4,2,2,2,2,2,2,18,4,2,2,2,2,2,2,2,2,2,2,51]);
551-
552-

0 commit comments

Comments
 (0)