Skip to content

Commit eabc87d

Browse files
whitespaces
1 parent b625905 commit eabc87d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gap/FinSetsForCAP.gi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,8 @@ InstallMethod( ListOp,
405405

406406
end );
407407

408+
##
408409
InstallGlobalFunction( INSTALL_FUNCTIONS_FOR_FIN_SETS,
409-
410410
function ( category_of_finite_sets )
411411

412412
##

gap/SkeletalFinSetsForCAP.gi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ InstallMethod( CallFuncList,
144144

145145
end );
146146

147+
##
147148
InstallGlobalFunction( INSTALL_FUNCTIONS_FOR_SKELETAL_FIN_SETS,
148-
149149
function ( SkeletalFinSets )
150150
local ExplicitCoequalizer;
151151
##

0 commit comments

Comments
 (0)